diff --git a/scripts/01-package-install.sh b/scripts/01-package-install.sh index 728e309..a1c9a23 100755 --- a/scripts/01-package-install.sh +++ b/scripts/01-package-install.sh @@ -52,12 +52,14 @@ PACKAGE_LIST=($(printf "%s\n" "${PACKAGE_LIST[@]}" | LC_ALL=C sort -u)) FLATPAK_LIST=( com.bitwarden.desktop + com.discordapp.Discord com.github.tchx84.Flatseal com.jetbrains.Rider com.valvesoftware.Steam com.visualstudio.code net.davidotek.pupgui2 net.veloren.airshipper + org.signal.Signal org.videolan.VLC )