From 856824d7ec65b73fb32a01afa2221e57491678c7 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 28 Aug 2023 08:23:50 +0900 Subject: [PATCH] Update swayidle commands --- .../hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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