add: bspwm key bindings
This commit is contained in:
parent
9c0dfb866e
commit
119d0a276c
3 changed files with 7 additions and 6 deletions
3
.profile
3
.profile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue