summary refs log tree commit diff stats
path: root/user/sxhkd/.config/sxhkd/sxhkdrc
blob: 35179e9d0a53d865a416822d158adda50b534dfe (plain)
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
XF86AudioMute
  pamixer --toggle-mute

XF86Audio{Lower,Raise}Volume
  pamixer --{decrease,increase} 1

@XF86AudioMicMute
  pamixer --source 2 --toggle-mute

XF86MonBrightness{Down,Up}
  light -{U,A} 2%

XF86Display
  disper -C

XF86AudioPlay
  cmus-remote --pause

XF86Audio{Prev,Next}
  cmus-remote --{prev,next}

# XF86WLAN

XF86Tools
  networkmanager_dmenu

# XF86Search
# XF86LaunchA
# XF86Explorer