mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-16 09:49:45 +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, F, fullscreen
|
||||||
bind = $SUPER, S, exec, hyprctl dispatch swapactiveworkspaces 0 1
|
bind = $SUPER, S, exec, hyprctl dispatch swapactiveworkspaces 0 1
|
||||||
bind = $SUPER_SHIFT, S, movetoworkspace, special
|
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, O, exec, eww close overlay || eww open overlay
|
||||||
bind = $SUPER, F1, exec, killall rofi || rofi -show drun
|
bind = $SUPER, F1, exec, killall rofi || rofi -show drun
|
||||||
bind = $SUPER, F2, togglespecialworkspace
|
bind = $SUPER, F2, togglespecialworkspace
|
||||||
|
Loading…
Reference in New Issue
Block a user