1
0
Fork 0

Update bspwm things

This commit is contained in:
Jeremy Kaplan 2016-12-15 20:34:52 -05:00
commit 622ebea2b0
3 changed files with 10 additions and 13 deletions

View file

@ -39,10 +39,6 @@ super + shift + q
super + m
bspc desktop -l next
# if the current node is automatic, send it to the last manual, otherwise pull the last leaf
super + y
bspc query -N -n focused.automatic && bspc node -n last.!automatic || bspc node last.leaf -n focused
# swap the current node and the biggest node
super + g
bspc node -s biggest
@ -153,8 +149,8 @@ super + @button{1-3}
XF86MonBrightness{Up,Down}
xbacklight -{inc,dec} 10
# XF86Display
# XF86Tools
# XF86Search
# XF86LaunchA
# XF86Explorer
# XF86Display # F7
# XF86Tools # F9
# XF86Search # F10
# XF86LaunchA # F11
# XF86Explorer # F12