diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2022-04-01 20:06:45 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2022-04-01 20:06:45 -0700 |
commit | 9f825a1b7a848c9c8d0bf11de50fa850022483a7 (patch) | |
tree | 14c6b808b3ab06630450fc2b485d69b3d57d1e26 /base/config/i3/autostart.d/10_xautolock | |
parent | 613bca4812f2c9c6f338d478c676e9f307b25f48 (diff) |
Commit accured changed
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 |