diff options
author | Julian T <julian@jtle.dk> | 2023-01-17 11:34:30 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2023-01-17 11:34:30 +0100 |
commit | 804f57809b981649e79a0aea18b9c91749716561 (patch) | |
tree | 33c9a2fabbe5c45e253ecee7eb633d15df43079a /bspwm/.config/sxhkd/sxhkdrc | |
parent | 4839a8f401b482a9d2cb3478d04a00bc5b93e1d2 (diff) |
Treesitter, setwall changes, polybar time color, and better next in sxhkd
Diffstat (limited to 'bspwm/.config/sxhkd/sxhkdrc')
-rw-r--r-- | bspwm/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index ddeecdd..c584513 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -83,7 +83,7 @@ super + {p,b,comma,period} # focus the next/previous node in the current desktop super + {_,shift + }c - bspc node -f {next,prev}.local + bspc node -f {next,prev}.local.leaf # focus the next/previous desktop in the current monitor super + bracket{left,right} |