diff --git a/migrations/1751887718.sh b/migrations/1751887718.sh index 2899e80..d62fbdd 100644 --- a/migrations/1751887718.sh +++ b/migrations/1751887718.sh @@ -1,5 +1,6 @@ echo "Install Impala as new wifi selection TUI" if ! command -v impala &>/dev/null; then yay -S --noconfirm --needed impala - gum confirm "Overwrite Waybar config to use Impala Wi-Fi selector in top bar?" && omarchy-refresh-waybar + echo "You need to update the Waybar config to use Impala Wi-Fi selector in top bar." + omarchy-refresh-waybar fi