summary refs log tree commit diff stats
path: root/sxhkd/.config/sxhkd/sxhkdrc
blob: 07593282b06f107f05d1f56acfc30f6fce29b218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
XF86AudioMute
  pamixer --toggle-mute

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

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

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

XF86Display
  disper -C

# XF86WLAN

XF86Tools
  connman_dmenu

# XF86Search
# XF86LaunchA
# XF86Explorer