From df17630c7e18f846370e2595472513f1b52bf99c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 12 Sep 2024 19:56:53 +0200 Subject: ... --- accounts/gkleen@sif/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts') diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix index 17385a06..c5043e87 100644 --- a/accounts/gkleen@sif/hyprland.nix +++ b/accounts/gkleen@sif/hyprland.nix @@ -133,7 +133,6 @@ in { # "$mainMod, J, togglesplit," "$mainMod SHIFT, L, exec, loginctl lock-session" - "$mainMod SHIFT, S, exec, systemctl suspend" "$mainMod SHIFT, E, exit" "$mainMod, left, movefocus, l" @@ -341,6 +340,7 @@ in { bindl = [ ", XF86AudioMute, exec, volumectl -d toggle-mute" ", XF86AudioMicMute, exec, volumectl -d -m toggle-mute" + "$mainMod SHIFT, S, exec, systemctl suspend" ", switch:off:Lid Switch,exec,hyprctl dispatch dpms on eDP-1" ", switch:on:Lid Switch,exec,hyprctl dispatch dpms off eDP-1" -- cgit v1.2.3