floating keybind
This commit is contained in:
parent
b8333ac248
commit
f50a9616e2
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ in
|
|||
"Super+Alt+F".action = toggle-windowed-fullscreen;
|
||||
"Super+C".action = close-window;
|
||||
"Super+Shift+C".action = center-window;
|
||||
"Super+Shift+O".action = move-window-to-floating;
|
||||
"Super+P".action.spawn = "/home/chris/bin/rbw.sh";
|
||||
"Super+Up".action = focus-window-or-monitor-up;
|
||||
"Super+K".action = focus-window-or-monitor-up;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue