mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-23 22:28:36 +01:00
hyprland: Separate overlay toggle from bar
This commit is contained in:
parent
eb6189e51c
commit
e1c14f0cb4
@ -179,7 +179,7 @@ in
|
||||
bind = $SUPER, S, exec, hyprctl dispatch swapactiveworkspaces 0 1
|
||||
bind = $SUPER_SHIFT, S, movetoworkspace, special
|
||||
bind = $SUPER, O, exec, killall .ironbar-wrapper || ironbar
|
||||
bind = $SUPER, O, exec, eww close overlay || eww open overlay
|
||||
bind = $SUPER_SHIFT, O, exec, eww close overlay || eww open overlay
|
||||
bind = $SUPER, F1, exec, killall rofi || rofi -show drun
|
||||
bind = $SUPER, F2, togglespecialworkspace
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user