diff --git a/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix b/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix index 4e7c295a..70033de4 100644 --- a/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix +++ b/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix @@ -263,7 +263,7 @@ timeout 60 'swaylock -f' \ timeout 90 'hyprctl dispatch dpms off' \ timeout 300 'systemctl suspend-then-hibernate' \ - resume 'hyprctl dispatch dpms on' \ + after-resume 'hyprctl dispatch dpms on' \ before-sleep 'swaylock -f' # Notification listener