Merge
This commit is contained in:
@@ -100,9 +100,12 @@ super + {h,j,k,l,Left,Down,Up,Right}
|
||||
super + {p,b,comma,period}
|
||||
bspc node -f @{parent,brother,first,second}
|
||||
|
||||
# focus the next/previous window in the current desktop
|
||||
super + {a,d}
|
||||
bspc node -f {next,prev}.local.!hidden.window
|
||||
# # focus the next/previous window in the current desktop
|
||||
# super + {a,d}
|
||||
# bspc node -f {next,prev}.local.!hidden.window
|
||||
# Rotate tree
|
||||
super + {d,a}
|
||||
bspc node @/ -C {forward,backward}
|
||||
|
||||
# focus the next/previous desktop in the current monitor
|
||||
super + bracket{left,right}
|
||||
|
||||
Reference in New Issue
Block a user