add: bspwm key bindings

This commit is contained in:
Tobias Reisinger 2020-02-18 01:45:57 +01:00
parent 9c0dfb866e
commit 119d0a276c
3 changed files with 7 additions and 6 deletions

View file

@ -8,6 +8,7 @@ then
gpgconf --launch gpg-agent
fi
[ -x "$(command -v mpd)" ] && mpd
[ -x "$(command -v mpd)" ] && mpd &
[ -x "$(command -v ympd)" ] && ympd --webport 54594 &
[ $SHELL = "/bin/bash" ] && source $HOME/.bashrc