add unclutter

This commit is contained in:
Daniel Flanagan 2016-07-28 06:29:27 -05:00
parent ee8d8b9189
commit 1c6ba4e3b4
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
sudo pacman -S xorg-xinit xorg-server xorg-xrdb --noconfirm
pacaur -S gtk-theme-arc gtk-engine-murrine --noconfirm
pacaur -S unclutter-xfixes-git gtk-theme-arc gtk-engine-murrine --noconfirm --noedit

View file

@ -21,6 +21,7 @@ if [ "$BAR_ON_XINIT" -eq 1 ]; then
fi
# fire up wm
unclutter &
sxhkd &
exec bspwm