2020-03-31 21:28:57 +00:00
|
|
|
#
|
2021-05-18 08:58:12 +00:00
|
|
|
# MachineTwo hotkeys
|
2020-03-31 21:28:57 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# focus or send to the given desktop
|
2020-08-31 21:24:41 +00:00
|
|
|
super + {_,shift + }{1-9,0}
|
|
|
|
bspc {desktop -f,node -d} '{one,two,three,four,five,six,seven,eight,nine,zero}'
|
2021-05-30 22:24:03 +00:00
|
|
|
|
|
|
|
super + F1
|
|
|
|
bspc rule --add Xfce4-appfinder --one-shot state=floating && xfce4-appfinder
|