Close app launcher if opened again
This commit is contained in:
parent
41dd9012e7
commit
ccd41c4c0e
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ bind = $mainMod, Q, exec, $browser
|
||||||
bind = $mainMod, W, killactive,
|
bind = $mainMod, W, killactive,
|
||||||
bind = $mainMod CTRL SHIFT, Q, exit,
|
bind = $mainMod CTRL SHIFT, Q, exit,
|
||||||
bind = $mainMod, C, togglefloating,
|
bind = $mainMod, C, togglefloating,
|
||||||
bind = $mainMod, SPACE, exec, uwsm-app -- fuzzel
|
bind = $mainMod, SPACE, exec, pkill fuzzel || uwsm-app -- fuzzel
|
||||||
bind = $mainMod SHIFT, J, togglesplit, # dwindle
|
bind = $mainMod SHIFT, J, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, fullscreen, 1
|
bind = $mainMod, F, fullscreen, 1
|
||||||
bind = $mainMod SHIFT, F, fullscreen, 0
|
bind = $mainMod SHIFT, F, fullscreen, 0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue