do not run sxhkd, let bspwm startup script handle it
This commit is contained in:
parent
3f69dfb3c1
commit
622c1b8e77
1 changed files with 0 additions and 2 deletions
2
xinitrc
2
xinitrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue