Fix pavucontrol (#96)

This commit is contained in:
Patrick Stevens
2024-11-24 12:47:27 +00:00
committed by GitHub
parent 6d3804a5ee
commit 02f757bf57

View File

@@ -157,7 +157,7 @@
"car" = "";
"default" = ["" "" ""];
};
"on-click" = "pavucontrol";
"on-click" = "${nixpkgs.pavucontrol}/bin/pavucontrol";
};
"custom/media" = {
"format" = "{icon} {text}";