]> git.rmz.io Git - dotfiles.git/commitdiff
xprofile: change xautolock times
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 4 Jun 2014 16:05:32 +0000 (17:05 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 4 Jun 2014 16:05:32 +0000 (17:05 +0100)
xprofile

index 405ba3b6beaf76019043a8110b38e203cf77e583..09f8073d2950eea5386eaa571fa33ff7e18ee9cf 100644 (file)
--- a/xprofile
+++ b/xprofile
@@ -1,9 +1,9 @@
 start-pulseaudio-x11
 compton -b --config ~/.config/compton.conf
 xautolock -detectsleep \
-          -notify  300 -notifier "xset dpms force off" \
-          -time     10 -locker   "i3lock -nc 000000" \
-          -killtime 90 -killer   "systemctl suspend" &
+          -notify  600 -notifier "xset dpms force off" \
+          -time     20 -locker   "i3lock -nc 000000" \
+          -killtime 70 -killer   "systemctl suspend" &
 xkbcomp -I$HOME/.config/xkb $HOME/.config/xkb/$(hostname).xkb $DISPLAY
 xbindkeys
 xcape -e "Control_L=Escape;Control_R=Escape"