mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Switch to pacman to make it clear when we are not depending on AUR
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
echo "Install Impala as new wifi selection TUI"
|
||||
if ! command -v impala &>/dev/null; then
|
||||
yay -S --noconfirm --needed impala
|
||||
sudo pacman -S --noconfirm --needed impala
|
||||
echo "You need to update the Waybar config to use Impala Wi-Fi selector in top bar."
|
||||
omarchy-refresh-waybar
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user