diff --git a/modules/home/de/hyprland.nix b/modules/home/de/hyprland.nix index 208cbf5..914086e 100644 --- a/modules/home/de/hyprland.nix +++ b/modules/home/de/hyprland.nix @@ -31,7 +31,7 @@ in { in { enable = true; lockCmd = "pidof ${hyprlockExe} || ${hyprlockExe}"; - beforeSleepCmd = "loginctl lock-session"; + # beforeSleepCmd = "loginctl lock-session"; afterSleepCmd = "hyprctl dispatch dpms on"; listeners = [ {