From 10a42f885cd21f7ab07bdc8c193c021ac991e20f Mon Sep 17 00:00:00 2001 From: ManInDark <61268856+ManInDark@users.noreply.github.com> Date: Sun, 9 Nov 2025 16:15:16 +0100 Subject: [PATCH] FEAT: add gnome-shell-extension-appindicator --- build_files/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_files/build.sh b/build_files/build.sh index bf16223..c9202d3 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -4,7 +4,7 @@ set -ouex pipefail dnf5 update -y dnf5 install -y glibc-langpack-en glibc-langpack-de -dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control gnome-shell gnome-keyring gnome-keyring-pam gnome-bluetooth gnome-terminal nautilus evolution +dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control gnome-shell gnome-keyring gnome-keyring-pam gnome-bluetooth gnome-terminal nautilus evolution gnome-shell-extension-appindicator dnf5 install -y gnome-calculator gnome-disk-utility gnome-backgrounds dnf5 install -y curl git btop tmux flatpak flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo