Files
omarchy/migrations/1752896442.sh

10 lines
221 B
Bash
Raw Permalink Normal View History

echo "Replace volume control GUI with a TUI"
if ! command -v wiremix &>/dev/null; then
yay -S --noconfirm --needed wiremix
yay -Rns --noconfirm pavucontrol
omarchy-refresh-applications
omarchy-refresh-waybar
fi