dot_testing/config/sxhkd/sxhkdrc

54 lines
727 B
Plaintext

# rndusr's sxhkdrc
# program launching + sxhkd reload
super + Return
st
super + d
tmenu_run
super + z
pash-dmenu
super + r
pkill -USR1 -x sxhkd; \
bspc wm -r
super + w
disp && wallpaper && statusbar && keyboard
super + {_,shift + }n
nws {local,national}
super + m
mode mouse
{XF86AudioRaiseVolume,XF86AudioLowerVolume}
vol {inc,dec}
# bspwm
super + q
bspc node -c
super + e
bspc quit 0
super + shift + e
systemctl suspend
super + {_,ctrl +,shift + }{h,j,k,l}
bspc node -{f,p,s} {west,south,north,east}
super + {_,shift + } {1-9,0}
bspc {desktop -f,node -d} '{1-9,10}'
super + {t,f,s}
bspc node -t {tiled,floating,fullscreen}
super + shift + t
bspwm-toggle-gaps
alt + F4
exit