mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
4 lines
188 B
Bash
4 lines
188 B
Bash
echo "Install Impala as new wifi selection TUI"
|
|
yay -S --noconfirm --needed impala
|
|
gum confirm "Overwrite Waybar config to use Impala Wi-Fi selector in top bar?" && omarchy-refresh-waybar
|