Set proper timeout for swayidle
This commit is contained in:
parent
00f129f3cf
commit
6009153485
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user