diff --git a/files/system/etc/xdg/autostart/discord.desktop b/files/system/etc/xdg/autostart/discord.desktop deleted file mode 100644 index eb2e443..0000000 --- a/files/system/etc/xdg/autostart/discord.desktop +++ /dev/null @@ -1,14 +0,0 @@ -[Desktop Entry] -Name=Discord -StartupWMClass=discord -Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. -GenericName=Internet Messenger -Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=com.discordapp.Discord --file-forwarding com.discordapp.Discord @@u %U @@ -Icon=com.discordapp.Discord -Type=Application -Categories=Network;InstantMessaging; -Path=/usr/bin -X-Desktop-File-Install-Version=0.28 -MimeType=x-scheme-handler/discord; -X-Flatpak-Tags=proprietary; -X-Flatpak=com.discordapp.Discord \ No newline at end of file diff --git a/recipes/components/default-flatpak.yml b/recipes/components/default-flatpak.yml index e690a43..e528711 100644 --- a/recipes/components/default-flatpak.yml +++ b/recipes/components/default-flatpak.yml @@ -6,6 +6,7 @@ modules: - one.ablaze.floorp - com.github.tchx84.Flatseal - io.missioncenter.MissionCenter + - io.github.flattool.Ignition user: install: - com.discordapp.Discord \ No newline at end of file