dotfiles

My dotfiles.
Log | Files | Refs | LICENSE

commit bb754015e660782df8ebc73103129ca2de5339a9
parent fdba3772339894ae9d748963802153ae6ecfe78a
Author: Ryan Jeffrey <ryan@ryanmj.xyz>
Date:   Thu, 31 Dec 2020 21:04:27 -0800

music key

Diffstat:
M.config/sxhkd/sxhkdrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -47,7 +47,7 @@ super + s # music super + y - bspc desktop -f '^8' && (pgrep >/dev/null ncmpcpp || st -e zsh -ic ncmpcpp) + bspc desktop -f '^2' && (pgrep >/dev/null ncmpcpp || st -e zsh -ic ncmpcpp) super + p mpc toggle