From c2e9aea61bd067754821781826ce14e15c46de12 Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 29 Aug 2013 05:11:29 +0200 Subject: i3: Enable audio controls using pvolctrl. Since I use the new typematrix keyboard everywhere, which has audio control keys, why not use them? Hereby done :-) Signed-off-by: aszlig --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 645adb8f..3812b1d4 100644 --- a/common.nix +++ b/common.nix @@ -115,7 +115,7 @@ name = "i3.conf"; src = ./cfgfiles/i3.conf; - inherit (pkgs) conky dmenu xterm; + inherit (pkgs) conky dmenu xterm pvolctrl; inherit (pkgs.xorg) xsetroot; leftHead = head config.services.xserver.xrandrHeads; rightHead = last config.services.xserver.xrandrHeads; -- cgit 1.4.1