aboutsummaryrefslogtreecommitdiff
path: root/X/sxhkdrc
blob: 9d9884c91fe831b3edd768c0df47d5947c573d56 (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
super + Return
	urxvtcd

super + control + Return
	urxvtcd -e sh

super + shift + Return
	urxvtcd -e ksh

super + alt + Return
	urxvtcd -e zsh

super + b
	br

super + d
	dmenu_run

super + g
	xgoc

super + i
	gimp

super + m
	urxvtcd -e tm

super + p
	dmp

super + v
	urxvtcd -e "$VISUAL"

super + slash
	i3lock --color=#000000 --image ~/.i3/lock.png --nofork

XF86AudioMute
	amixer -q sset Master toggle

XF86AudioRaiseVolume
	amixer -q sset Master 5%+ unmute

XF86AudioLowerVolume
	amixer -q sset Master 5%- unmute

XF86Calculator
	urxvtcd -e bcq