Ensure they can all run from Walker

Which does not have the bash-powered PATH
This commit is contained in:
David Heinemeier Hansson
2025-08-05 16:35:28 +02:00
parent b6325ea810
commit 137c24454f
22 changed files with 26 additions and 25 deletions

View File

@@ -2,5 +2,5 @@ echo "Install Impala as new wifi selection TUI"
if ! command -v impala &>/dev/null; then
yay -S --noconfirm --needed impala
echo "You need to update the Waybar config to use Impala Wi-Fi selector in top bar."
omarchy-refresh-waybar
~/.local/share/omarchy/bin/omarchy-refresh-waybar
fi