diff options
Diffstat (limited to 'base/config/i3/autostart.d/10_xautolock')
-rw-r--r-- | base/config/i3/autostart.d/10_xautolock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/base/config/i3/autostart.d/10_xautolock b/base/config/i3/autostart.d/10_xautolock new file mode 100644 index 0000000..b72d673 --- /dev/null +++ b/base/config/i3/autostart.d/10_xautolock @@ -0,0 +1,2 @@ +exec --no-startup-id xset s 180 120 +exec --no-startup-id xss-lock -n dim-screen.sh -l lock |