Removed dnf discord for Flatpak

This commit is contained in:
Blake Ridgway 2023-10-11 17:54:42 -05:00
parent 6924a9f5c6
commit 451c1ed56d

View file

@ -20,7 +20,6 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat
PACKAGE_LIST=( PACKAGE_LIST=(
bpytop bpytop
cargo cargo
discord
gcc-c++ gcc-c++
git git
golang golang
@ -40,6 +39,7 @@ PACKAGE_LIST=(
FLATPAK_LIST=( FLATPAK_LIST=(
com.bitwarden.desktop com.bitwarden.desktop
com.discordapp.Discord
com.slack.Slack com.slack.Slack
md.obsidian.Obsidian md.obsidian.Obsidian
net.veloren.airshipper net.veloren.airshipper
@ -79,7 +79,7 @@ echo ########
echo # Node # echo # Node #
echo ######## echo ########
nvm install node # nvm install node
echo ########## echo ##########
echo # pynvim # echo # pynvim #