Autolock on login (via i3)
This commit is contained in:
@@ -179,3 +179,5 @@ bindsym $mod+m mode "resize"
|
||||
bar {
|
||||
status_command i3status
|
||||
}
|
||||
|
||||
exec xautolock -locknow
|
||||
|
||||
1
.xinitrc
1
.xinitrc
@@ -42,7 +42,6 @@ export GNOME_KEYRING_CONTROL GNOME_KEYRING_PID GPG_AGENT_INFO SSH_AUTH_SOCK
|
||||
devmon -g \
|
||||
--exec-on-drive 'notify-send "%l" "%f %d ready"' \
|
||||
--exec-on-unmount 'notify-send "%l" "%f %d is safe to remove"' &
|
||||
(sleep 5; xautolock -locknow) &
|
||||
)
|
||||
|
||||
i3status=~/.config/i3status/config
|
||||
|
||||
Reference in New Issue
Block a user