remove mod+q for quit
This commit is contained in:
parent
d6b73c1216
commit
dc43445f75
1 changed files with 0 additions and 2 deletions
|
|
@ -58,8 +58,6 @@
|
||||||
action.spawn = [ "wpctl" "set-mute" "@DEFAULT_AUDIO_SOURCE@" "toggle" ];
|
action.spawn = [ "wpctl" "set-mute" "@DEFAULT_AUDIO_SOURCE@" "toggle" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
"Mod+Q".action.close-window = {};
|
|
||||||
|
|
||||||
"Mod+Left".action.focus-column-left = {};
|
"Mod+Left".action.focus-column-left = {};
|
||||||
"Mod+Down".action.focus-window-down = {};
|
"Mod+Down".action.focus-window-down = {};
|
||||||
"Mod+Up".action.focus-window-up = {};
|
"Mod+Up".action.focus-window-up = {};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue