all repos — nixfiles @ 3941abeb18f6f582bad1bf2f51deeb21cf829fb5

System and user configuration, managed by nix and home-manager

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} 2%

XF86Display
  disper -C

# XF86WLAN

XF86Tools
  connman_dmenu

# XF86Search
# XF86LaunchA
# XF86Explorer