Forgot that xbanish doesn't fork

This commit is contained in:
David Thurstenson 2019-05-17 19:06:07 -05:00
parent ca000969e8
commit c2cc7bdc12
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ xautolock -time $locktime -locker "$screen_locker" -detectsleep &
[ -s /usr/bin/numlockx ] && numlockx on
# Hide cursor when any key is pressed
xbanish
xbanish &
# If $1 isn't set, use "i3"
session=${1:-i3}