Skip to content

Commit 80e39e9

Browse files
committed
added wifitui to build
1 parent 30ce76f commit 80e39e9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

build_files/hypercube/99-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ REQUIRED_PACKAGES=(
2424
"lazygit"
2525
"fish"
2626
"starship"
27+
"wifitui"
2728
# DX tooling
2829
"distrobox"
2930
"podman"

build_files/hyprland/01-hyprland-desktop.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ dnf5 -y install \
4747
dnf5 -y install \
4848
eza \
4949
starship \
50-
lazygit
50+
lazygit \
51+
wifitui
5152

5253
### Fish Shell (set as default)
5354
dnf5 -y install fish

0 commit comments

Comments
 (0)