summaryrefslogtreecommitdiffstats
path: root/sxhkd/sxhkdrc
blob: f86e1743ca34dea4c712652286ce4d7d4f5667bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 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}
	{bspc node -f,mover,agrandar,bspc node -p} {west,south,north,east}

super + {1-9,0}
	bspc desktop -f {1-9,10}

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 + m
	bspc monitor -f last

# Run Applications
super + {_,shift} + y
	minve {hide,show}

super + {b,space}
	{links -g searx.be,dmenu_run}

super + {_,shift} + g
	{grabar,corte}

super + {z,x,v}
	$TERMINAL {_,-title flota,-title flota -e cmixer}

ctrl + alt + {x,r}
	{xkill,bspc wm -r}

Print
	pantallazo
Un proyecto texto-plano.xyz