No longer need wiremix

This commit is contained in:
David Heinemeier Hansson
2026-05-19 18:51:05 +02:00
parent 7ea4e1ab04
commit a157b98d5b
14 changed files with 23 additions and 33 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
echo "Replace volume control GUI with a TUI"
echo "Remove old PulseAudio volume control GUI"
if omarchy-cmd-missing wiremix; then
omarchy-pkg-add wiremix
if omarchy-pkg-present pavucontrol; then
omarchy-pkg-drop pavucontrol
omarchy-refresh-applications
fi