10 lines
263 B
Text
10 lines
263 B
Text
#
|
|
# MachineTwo hotkeys
|
|
#
|
|
|
|
# focus or send to the given desktop
|
|
super + {_,shift + }{1-9,0}
|
|
bspc {desktop -f,node -d} '{one,two,three,four,five,six,seven,eight,nine,zero}'
|
|
|
|
super + F1
|
|
bspc rule --add Xfce4-appfinder --one-shot state=floating && xfce4-appfinder
|