diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 3848b58..a724a31 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -124,7 +124,7 @@ in bind = $mainMod, Space, togglefloating, bind = $mainMod, D, exec, pkill wofi || wofi --show drun bind = $mainMod, `, exec, swaylock - bind = $mainMod, ~, ESCAPE, exec, pkill wlogout || wlogout -b 4 + bind = $mainMod, ~, exec, pkill wlogout || wlogout -b 4 bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy bind = $mainMod, P, pseudo, bind = $mainMod, J, togglesplit,