From aadd410cb4ba43518e4a7d5b5727c6ba27583898 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 31 Aug 2023 00:49:22 -0400 Subject: [PATCH] hyprland(ironbar): Revert back to single wrapper This works since I fixed the double wrapper issue upstream. --- home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index e122e1b7..a2c697ac 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -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