From 804f57809b981649e79a0aea18b9c91749716561 Mon Sep 17 00:00:00 2001 From: Julian T Date: Tue, 17 Jan 2023 11:34:30 +0100 Subject: Treesitter, setwall changes, polybar time color, and better next in sxhkd --- bspwm/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bspwm') 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} -- cgit v1.2.3