diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index db9e762..f23b1e8 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -32,8 +32,8 @@ super + {_,shift + }q bspc node -{c,k} # alternate between the tiled and monocle layout -super + m - bspc desktop -l next +# super + m + # bspc desktop -l next # applications super + w @@ -42,15 +42,21 @@ super + w super + b pcmanfm -super + Tab - sh -c "$TERMINAL -e htop" - super + shift + b bluecontrol +super + Tab + sh -c "$TERMINAL -e htop" + super + shift + t sh -c "$TERMINAL -e tremc" +super + m + sh -c "$TERMINAL -e music localhost" + +super + shift + m + sh -c "$TERMINAL -e music" + # volume control XF86AudioMute pamixer -t |