19 lines
358 B
Plaintext
19 lines
358 B
Plaintext
# essentially the same thing as sxhkdrc, but super is replaced with ctrl + b and all shortcuts are chorded
|
|
ctrl + b; c
|
|
st
|
|
|
|
ctrl + b; q
|
|
bspc node -c
|
|
|
|
ctrl + b; {_,shift + } {1-9,0}
|
|
bspc {desktop -f,node -d} '{1-9,10}'
|
|
|
|
ctrl + b; {_,ctrl +,shift + }{h,j,k,l}
|
|
bspc node -{f,p,s} {west,south,north,east}
|
|
|
|
ctrl + b; d
|
|
tmenu_run
|
|
|
|
ctrl + b; m
|
|
mode phonemouse
|