Add flip tree keybind, change centaur-tabs move tab keybind

This commit is contained in:
Riyyi
2020-08-28 14:06:09 +02:00
parent ab0468adbc
commit 7dcb01093f
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -83,6 +83,12 @@ ctrl + alt + {h,j,k,l}
ctrl + alt + {Left,Down,Up,Right}
bspc node -v {-30 0, 0 30, 0 -30, 30 0}
# Flip the tree from the current nodes parent
super + alt + {comma,period}
bspc node @parent -F {vertical,vertical}
super + alt + 6
bspc node @parent -F horizontal
#-- Resize --#
# Expand node by moving its side outward