Cleanup configs
This commit is contained in:
parent
e7ae131ef1
commit
88aff77c72
7 changed files with 13 additions and 25 deletions
|
@ -122,12 +122,6 @@ super + bracket{left,right}
|
|||
super + {grave,Tab}
|
||||
bspc {node,desktop} -f last
|
||||
|
||||
# focus the older or newer node in the focus history
|
||||
super + {o,i}
|
||||
bspc wm -h off; \
|
||||
bspc node {older,newer} -f; \
|
||||
bspc wm -h on
|
||||
|
||||
# focus or send to the given desktop
|
||||
super + {_,shift + }{1-9,0}
|
||||
bspc {desktop -f,node -d} '^{1-9,10}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue