diff --git a/migrations/1769964367.sh b/migrations/1769964367.sh new file mode 100644 index 00000000..487f4d32 --- /dev/null +++ b/migrations/1769964367.sh @@ -0,0 +1,6 @@ +echo "Improve audio controls icon for default selection" + +if [[ ! -f ~/.config/wiremix/wiremix.toml ]]; then + mkdir -p ~/.config/wiremix + cp -f $OMARCHY_PATH/config/wiremix/wiremix.toml ~/.config/wiremix/ +fi