diff options
Diffstat (limited to 'base/config/i3/autostart.d/10_xautolock')
-rw-r--r-- | base/config/i3/autostart.d/10_xautolock | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/base/config/i3/autostart.d/10_xautolock b/base/config/i3/autostart.d/10_xautolock index 92cc30b..b72d673 100644 --- a/base/config/i3/autostart.d/10_xautolock +++ b/base/config/i3/autostart.d/10_xautolock @@ -1,3 +1,2 @@ -#exec --no-startup-id xautolock -time 5 -locker lock -corners 0-00 -exec --no-startup-id gnome-screensaver - +exec --no-startup-id xset s 180 120 +exec --no-startup-id xss-lock -n dim-screen.sh -l lock |