commit 44c6ea79d633d4ee7f5b4c21092a7e2ad85c7ac6
parent 81254acf95b480eaf11088cf619a1497f8c7ce6f
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Wed, 7 Dec 2022 19:51:49 -0500
Disable Win-c for switching between windows
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -63,8 +63,8 @@ super + {p,b,comma,period}
bspc node -f @{parent,brother,first,second}
# focus the next/previous window in the current desktop
-super + {_,shift + }c
- bspc node -f {next,prev}.local.!hidden.window
+#super + {_,shift + }c
+# bspc node -f {next,prev}.local.!hidden.window
# focus the next/previous desktop in the current monitor
super + bracket{left,right}