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