do not run sxhkd, let bspwm startup script handle it

This commit is contained in:
Ray Elliott 2020-03-31 22:32:52 +01:00
parent 3f69dfb3c1
commit 622c1b8e77
1 changed files with 0 additions and 2 deletions

View File

@ -62,8 +62,6 @@ xset s off -dpms
if command -v xbindkeys ; then
xbindkeys
elif command -v sxhkd ; then
sxhkd &
fi
if [ -f "$HOME/.config/feh/fehbg" ] ; then