From 490670911f5084716b061c7639b4841564f6917a Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 16 May 2023 19:01:20 +0200 Subject: [PATCH] Set proper timeout for swayidle --- home-manager/config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/config/hypr/hyprland.conf b/home-manager/config/hypr/hyprland.conf index b066c03..211bf85 100644 --- a/home-manager/config/hypr/hyprland.conf +++ b/home-manager/config/hypr/hyprland.conf @@ -114,7 +114,7 @@ $mod = SUPER exec-once = dunst exec-once = waybar exec-once = udiskie --no-automount --tray -exec-once = swayidle timeout 10 'gtklock -d' +exec-once = swayidle timeout 600 'gtklock -d' # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = CTRL_ALT, RETURN, exec, kitty # terminal