mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +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
|