From f32e1ca6d4595b4296f88643a5d9dface7f47805 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sun, 30 Aug 2026 00:06:12 +0200 Subject: [PATCH] Feat: INstalliert Heroic als Flatpak --- 03-install.sh | 2 +- 07-programs.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/03-install.sh b/03-install.sh index 1e4e9ba..5a3aa7b 100755 --- a/03-install.sh +++ b/03-install.sh @@ -19,7 +19,7 @@ apt install -y dconf-editor debian-goodies apt install -y easyeffects apt install -y fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal floorp fragments fzf apt install -y gameconqueror gamemode gamescope gimp gnome-calculator gnome-decoder gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor gnome-text-editor grim -apt install -y heroic hunspell hunspell-de-de-frami +apt install -y hunspell hunspell-de-de-frami apt install -y impression input-remapper irqbalance # j apt install -y keepassxc diff --git a/07-programs.sh b/07-programs.sh index c338388..9fcf0ba 100755 --- a/07-programs.sh +++ b/07-programs.sh @@ -28,3 +28,6 @@ flatpak install flathub com.valvesoftware.Steam.CompatibilityTool.Proton-GE -y flatpak install flathub net.davidotek.pupgui2 -y # Scopebuddy GUI flatpak install flathub io.github.rfrench3.scopebuddy-gui -y + +# Heroic +flatpak install flathub com.heroicgameslauncher.hgl \ No newline at end of file