#
# patricia specific hotkeys
#

# focus or send to the given desktop

super + {_,shift + }{1-9,0}
	bspc {desktop -f,node -d} '{1-9,0}'

super + {_,shift + }{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}
	bspc {desktop -f,node -d} '{F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11,F12}'