Skip to content

Commit

Permalink
qtile: fix pulsevolume widget
Browse files Browse the repository at this point in the history
  • Loading branch information
arjan-s committed Mar 19, 2023
1 parent bd3de78 commit fae8311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/applications/window-managers/qtile/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
, wayland
, wlroots
, xcbutilcursor
, pulseaudio
}:

let
Expand Down Expand Up @@ -60,6 +61,7 @@ let
pywayland
pywlroots
xkbcommon
pulseaudio
];

buildInputs = [
Expand Down

0 comments on commit fae8311

Please sign in to comment.