aboutsummaryrefslogtreecommitdiff
path: root/sxhkd/sxhkdrc
blob: b4f823b66ee7ee173a2b10ba8187efa529fbfaf0 (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
50
51
52
53
super + Return
	exec x-terminal-emulator

super + {control,shift,alt} + Return
	exec x-terminal-emulator -e {sh,ksh,zsh}

super + b
	exec x-www-browser

super + d
	exec rofi -modi drun -show drun

super + g
	exec xgoc

super + i
	exec gimp

super + m
	exec x-terminal-emulator -title tm -e tm

super + p
	exec rofi_pass

super + shift + p
	exec rofi_pass --login

super + t
	exec thunar

super + v
	exec x-terminal-emulator -title "$VISUAL" -e "$VISUAL"

Print
	exec xsnap

control + Print
	exec xsnap --freeze --select

super + Print
	exec xsnap --focused

Pause
	exec xlock

XF86AudioMute
	exec pactl set-sink-mute @DEFAULT_SINK@ toggle

XF86Audio{Lower,Raise}Volume
	exec pactl set-sink-volume @DEFAULT_SINK@ {-5%,+5%}

XF86Calculator
	exec x-terminal-emulator -title bcq -e bcq