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