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

75 lines
1.5 KiB
Plaintext

# BSPWM Hotkeys
super + {_,shift} + w
bspc node -{c,k}
super + {_,shift} + f
bspc node -t {$(bspc query -N -n -n .tiled >/dev/null && echo floating || echo tiled),fullscreen}
super + {_,shift,ctrl,alt} + {h,j,k,l}
{foco,mover,agrandar,bspc node -p} {west,south,north,east}
super + {1-9,0}
bspc desktop -f {1-9,10} && notifocus
super + shift + {1-9,0}
bspc node -d {1-9,10}
super + ctrl + {1-9,0}
id=$(bspc query -N -n); bspc node -d {1-9,10}; bspc node -f ${id}
super + {equal, plus, minus}
bspc node -l {normal, above, below}
super + alt + space
bspc node -p cancel
super + {Up,Down,Left,Right}
bspc node -f @{parent,brother,first,second}
super + y
bspc node -s biggest.local
super + shift + {d,a}
bspc node @/ -C {forward,backward}
super + {_,shift,ctrl} + u
bspc node {@/ -B,@brother -B,@/ -E}
super + m
bspc monitor -f last && notifocus
# Run Applications
super + {_,shift} + ntilde
minve {hide,show}
super + space
rofi -show drun -theme dprompt2
super + {b,q,s,n,p,t,r,d}
{$BROWSER,powermenu,rofi -show window,escribir,postear,tv,ref,leer}
super + ctrl + {d,p}
{deci,pom}
super + {_,shift} + g
{grabar,corte}
super + {z,x,v,c}
$TERMINAL {_,--class=flota,--class=flota -e pulsemixer,--class=flota -e nvim +Mail +1bw +startinsert}
super + {F1,F2,F3}
{fecha,tapa,notifocus}
ctrl + alt + {x,l,r}
{xkill,xset s activate,bspc wm -r}
Print
pantallazo
# Media Keys
XF86Audio{Prev,Next,Play}
mpc -q {prev,next,toggle && tapa}
XF86MonBrightness{Down,Up}
brillo {down,up}