From 296607033506ffd9b59f91638bf66a1495076a45 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 18 Sep 2024 14:27:49 -0400 Subject: [PATCH] hyprland: Remove old eww keybinds --- home/hyprland.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index d527fb5b..c877cfb7 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -66,7 +66,6 @@ in "hyprctl dispatch workspace 5000000" "${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1" "hyprdim --no-dim-when-only --persist --ignore-leaving-special --dialog-dim" - "sleep 1 && eww open desktop-icons" "~/.config/${randomBackgroundScript}" ]; @@ -198,7 +197,6 @@ in "${super}, S, swapactiveworkspaces, 0 1" "${super}_SHIFT, S, movetoworkspace, special" "${super}, O, exec, killall .ironbar-wrapper inotifywait pactl || ironbar" - "${super}_SHIFT, O, exec, eww close overlay || eww open overlay" "${super}, M, focusmonitor, +1" "${super}_SHIFT, M, focusmonitor, -1"