Minor alterations to some configs.

This commit is contained in:
Derek Taylor
2019-08-18 15:43:33 -05:00
parent f807b4c439
commit f8b533cab6
3 changed files with 30 additions and 45 deletions

View File

@@ -23,8 +23,8 @@ super + alt + {q,r}
bspc {quit,wm -r}
# close and kill
super + {_,shift + }c
bspc node -{c,k}
super + shift + c
bspc node -c
# alternate between the tiled and monocle layout
super + m
@@ -63,7 +63,7 @@ super + {p,b,comma,period}
bspc node -f @{parent,brother,first,second}
# focus the next/previous node in the current desktop
super + {_,shift + }c
super + {_,shift + }n
bspc node -f {next,prev}.local
# focus the next/previous desktop in the current monitor