Browse Source

Forgot that xbanish doesn't fork

master
David Thurstenson 4 years ago
parent
commit
c2cc7bdc12
  1. 2
      .xinitrc

2
.xinitrc

@ -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}

Loading…
Cancel
Save