diff --git a/modules/home/de/hyprland.nix b/modules/home/de/hyprland.nix index 204f7bc..692caa5 100644 --- a/modules/home/de/hyprland.nix +++ b/modules/home/de/hyprland.nix @@ -75,6 +75,8 @@ in { [ # Essentials "$mod CONTROL, Q, exit," + "$mod CONTROL, S, exec, systemctl suspend" + "$mod CONTROL, L, exec, loginctl lock-session" "$mod SHIFT, C, killactive," "$mod, TAB, cyclenext," "$mod SHIFT, V, togglefloating,"