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.6 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,ctrl} + u
bspc node {@/ -B,@brother -B,@/ -E}
super + alt + u
euclid_balancer
super + {_,shift} + ntilde
whid {hide,dmenu}
# Run Applications
super + {b,v,q,c}
{$BROWSER,pavucontrol,powermenu,gsimplecal}
super + {z,x}
st {-n multi -e termux,-n flota}
super + {n,m}
st -n flota -e {nmtui,brandr}
super + space
j4-dmenu-desktop --dmenu="dmenu -i -p 'Apps '" --no-generic
super + r
dmenu_run -i -p "Run "
super + s
dswitcher
super + {F1,F2,F3,F4,F5,F6,F7}
{fecha,pila,tapa,notifocus,grabar,corte,touchpad}
ctrl + alt + x
xkill
Print
pantallazo
# Media Keys
XF86Audio{Prev,Next,Play}
mpc -q {prev,next,toggle && tapa}
XF86MonBrightness{Down,Up}
brillo {down,up}
XF86Audio{Raise,Lower}Volume
pactl set-sink-volume @DEFAULT_SINK@ {+,-}2%