unclutter by default
This commit is contained in:
parent
f9057bd7e0
commit
84f937c8ff
2
env/x/xinitrc
vendored
2
env/x/xinitrc
vendored
|
@ -21,7 +21,7 @@ if [ "$BAR_ON_XINIT" -eq 1 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# fire up wm
|
# fire up wm
|
||||||
# unclutter &
|
unclutter &
|
||||||
sxhkd &
|
sxhkd &
|
||||||
urxvtd &
|
urxvtd &
|
||||||
exec bspwm
|
exec bspwm
|
||||||
|
|
Reference in a new issue