xprofile: Lock screen on sleep

master
Pierre Neidhardt 2018-01-15 20:31:29 +01:00
parent 0788e1a099
commit 662fdd8451
2 changed files with 4 additions and 0 deletions

View File

@ -13,3 +13,4 @@ sdlmame-wout-toolkits
tespeed-git
texlive-dummy
translate-git
xss-lock

View File

@ -26,5 +26,8 @@ xcape -e 'Control_L=Escape'
numlockx on
# xinput disable "SynPS/2 Synaptics TouchPad"
## Lock screen on sleep.
xss-lock slock &
## Hook. Should be sourced last.
[ -f ~/.xprofile_hook ] && . ~/.xprofile_hook