mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-15 23:35:08 +02:00
Make shift inputs work by default in sway
Shift inputs are handled differently in sway & i3
This commit is contained in:
parent
fbc942f571
commit
7c597743c6
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@
|
|||
"${mod}+comma" = "layout tabbed";
|
||||
|
||||
# Misc
|
||||
"${mod}+Shift+colon" = "kill";
|
||||
"${mod}+Shift+semicolon" = "kill";
|
||||
"${mod}+Shift+J" = "reload";
|
||||
"${mod}+Return" = "exec ${config.terminal.command}";
|
||||
"${mod}+p" = "mode resize";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue