all repos — dotfiles @ 13cde4dbbb5df743899f45a84d5fc0f59b615efc

Superseded by nixfiles

sxhkd/.config/sxhkd/sxhkdrc (view raw)

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