From: Maximilian Friedersdorff Date: Wed, 18 Aug 2021 14:11:03 +0000 (+0100) Subject: Bump the sleep timeout X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=9e603c1d7a4a1a167047513c676189039ac6c2a3;p=max%2Fsaltfiles.git Bump the sleep timeout --- diff --git a/states/i3/files/config.jinja b/states/i3/files/config.jinja index 7f96e85..d0b2562 100644 --- a/states/i3/files/config.jinja +++ b/states/i3/files/config.jinja @@ -41,7 +41,7 @@ font pango:monospace 10 # The combination of xss-lock, nm-applet and pactl is a popular choice, so # they are included here as an example. Modify as you see fit. -exec xset dpms 300 600 0 +exec xset dpms 600 900 0 # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the # screen before suspend. Use loginctl lock-session to lock your screen. exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -i ~/Pictures/lockscreen_full_blurred_1.png --nofork