add bwm
This commit is contained in:
@ -144,7 +144,7 @@ bind = $mainMod, W, killactive,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, SPACE, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, O, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
@ -198,3 +198,6 @@ bind = $mainMod, K, exec, pkill zoom; zoom
|
||||
|
||||
# reload hyprland config
|
||||
bind = $mainMod, escape, exec, hyprctl reload
|
||||
|
||||
# open bwm
|
||||
bind = $mainMod, O, exec, bwm
|
||||
|
Reference in New Issue
Block a user