mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
hyprland(ironbar): Revert back to single wrapper
This works since I fixed the double wrapper issue upstream.
This commit is contained in:
parent
b570a7ab50
commit
aadd410cb4
@ -178,7 +178,7 @@ in
|
||||
bind = $SUPER, F, fullscreen
|
||||
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, killall .ironbar-wrapper || ironbar
|
||||
bind = $SUPER, 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