Skip to content

Commit fae8311

Browse files
committed
qtile: fix pulsevolume widget
1 parent bd3de78 commit fae8311

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkgs/applications/window-managers/qtile/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
, wayland
1212
, wlroots
1313
, xcbutilcursor
14+
, pulseaudio
1415
}:
1516

1617
let
@@ -60,6 +61,7 @@ let
6061
pywayland
6162
pywlroots
6263
xkbcommon
64+
pulseaudio
6365
];
6466

6567
buildInputs = [

0 commit comments

Comments
 (0)