xautolock: do not close output
This commit is contained in:
2
.xinitrc
2
.xinitrc
@@ -25,7 +25,7 @@ eval $(gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
|
||||
export GNOME_KEYRING_CONTROL GNOME_KEYRING_PID GPG_AGENT_INFO SSH_AUTH_SOCK
|
||||
|
||||
(
|
||||
xautolock -locker '~/bin/screensaver start' -notify 5 -notifier '~/bin/screensaver notify 5' &
|
||||
xautolock -noclose -locker '~/bin/screensaver start' -notify 5 -notifier '~/bin/screensaver notify 5' &
|
||||
dunst &
|
||||
gtk-redshift &
|
||||
skype &
|
||||
|
||||
Reference in New Issue
Block a user