From e2b9de241d0b4751218b7832bb569f5d64b8bb19 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Wed, 22 Oct 2025 09:52:14 +0200 Subject: [PATCH] fix: add wireplumber to setup.sh --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index da8f445..eff57b7 100755 --- a/setup.sh +++ b/setup.sh @@ -60,6 +60,7 @@ SYMLINKS=( ".config/tmux" ".config/vlc" ".config/wezterm" + ".config/wireplumber" ".config/yay" ".config/zed" ".local/bin"