all repos — archive/dotfiles @ c23813f5776c30b55e76181ac20b39d81b2caf91

Superseded by nixfiles

sxhkd: Adopt configuration
Alan Pearce alan@alanpearce.eu
Sun, 16 Jul 2017 14:16:31 +0200
commit

c23813f5776c30b55e76181ac20b39d81b2caf91

parent

e5d6dc30263fcf833713b6f227fd6d131b902ec1

1 files changed, 18 insertions(+), 0 deletions(-)

jump to
A sxhkd/.config/sxhkd/sxhkdrc
@@ -0,0 +1,18 @@+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
+# XF86WLAN
+# XF86Tools
+# XF86Search
+# XF86LaunchA
+# XF86Explorer