xinitrc: autolock screen on suspend
This commit is contained in:
parent
c5126606df
commit
af35a13fd0
1 changed files with 3 additions and 0 deletions
3
xinitrc
3
xinitrc
|
|
@ -18,4 +18,7 @@ if [ -d $HOME/.fonts ]; then
|
|||
xset fp rehash
|
||||
fi
|
||||
|
||||
# autolock on suspend
|
||||
xss-lock -- i3lock --nofork &
|
||||
|
||||
exec herbstluftwm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue