mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 04:20:23 +00:00
7 lines
138 B
Bash
7 lines
138 B
Bash
echo "Install Impala as new wifi selection TUI"
|
|
|
|
if omarchy-cmd-missing impala; then
|
|
omarchy-pkg-add impala
|
|
omarchy-refresh-waybar
|
|
fi
|