dgy
/
hexagons
Archived
1
0
Fork 0
This repository has been archived on 2021-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
hexagons/.config/sxhkd/sxhkdrc

90 lines
1.7 KiB
Plaintext

# BSPWM Hotkeys
ctrl + alt + {q,r}
bspc {quit,wm -r}
super + {_,shift} + w
bspc node -{c,k}
super + f
bspc node -t $(bspc query -N -n -n .tiled >/dev/null && echo floating || echo tiled)
super + {_,shift,ctrl,alt} + {h,j,k,l}
{foco,mover,agrandar,bspc node -p} {west,south,north,east}
super + alt + space
bspc node -p cancel
super + {1-9,0}
bspc desktop -f {1-9,10} && notifocus
super + shift + {1-9,0}
bspc node -d {1-9,10}
super + {braceleft,braceright}
bspc desktop -f {prev.occupied,next.occupied}
alt + {_,shift} + Tab
bspc node -f {next,prev}.local.normal
super + {comma,period}
bspc node @/ -R {90,270}
super + {Up,Down,Left,Right}
bspc node -f @{parent,brother,first,second}
super + {equal, plus, minus}
bspc node -l {normal, above, below}
super + o
bspc node @parent -B
super + y
bspc node -s biggest.local
super + {_,shift} + i
{bspc node -i,for win in `bspc query -N -d -n .leaf.!window`; do bspc node $win -k; done}
super + {_,shift,ctrl} + u
bspc node {@/ -B,@brother -B,@/ -E}
super + alt + u
euclid_balancer
super + {_,shift} + ntilde
whid {hide,dmenu}
# Run Applications
super + {t,b,v,q,c}
{subl,$BROWSER,pavucontrol,powermenu,gsimplecal}
super + z
termite --name=multi -e termux
super + x
termite --name=flota
super + {n,m}
termite --name=flota -e {nmtui,brandr}
super + {space,s,r}
rofi {-theme customdark -show drun,-show window,-theme dmenu2 -show run}
ctrl + alt + x
xkill
Print
pantallazo
super + {F1,F2,F3,F4,F5,F6,F7}
{fecha,pila,tapa,notifocus,grabar,corte,touchpad}
# Media Keys
XF86Audio{Prev,Next}
mpc -q {prev,next}
XF86AudioPlay
mpc -q toggle && tapa
XF86MonBrightness{Down,Up}
brillo {down,up}