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

102 lines
1.9 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 + f
bspc node -t $(bspc query -N -n -n .tiled >/dev/null && echo fullscreen || echo tiled)
super + {_,shift} + {h,j,k,l}
bspc node -{f,s} {west,south,north,east}
super + ctrl + {h,j,k,l}
agrandar.sh {west,south,north,east}
super + alt + {h,j,k,l}
bspc node -p {west,south,north,east}
super + alt + space
bspc node -p cancel
super + {_, shift +} {1-9,0}
bspc {desktop -f,node -d} {1-9,10} && notifocus
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 + {_,shift,ctrl} + ntilde
whid {hide,last,dmenu}
super + {Up,Down,Left,Right}
bspc node -f @{parent,brother,first,second}
super + {equal, plus, minus}
bspc node -l {normal, above, below}
super + {_,shift,ctrl} + u
bspc node {@/ -B,@brother -B,@/ -E}
super + alt + u
euclid_balancer
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}
# Run Applications
super + {t,b,v,q,x,c}
{subl,$BROWSER,pavucontrol,powermenu,$TERMINAL,gsimplecal}
super + z
termite --name=multi
super + n
termite --name=flota -e nmtui
super + alt + z
termite --name=flota
super + space
rofi -show drun
super + s
rofi -theme customenu -show window
super + r
rofi -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}