diff --git a/etc/xdg/autostart/im.riot.Riot.desktop b/etc/xdg/autostart/im.riot.Riot.desktop new file mode 100755 index 00000000..bfe64729 --- /dev/null +++ b/etc/xdg/autostart/im.riot.Riot.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Name=Riot +Exec=/usr/bin/flatpak im.riot.Riot --hidden +Type=Application +Icon=im.riot.Riot diff --git a/etc/xdg/autostart/telegramdesktop.desktop b/etc/xdg/autostart/telegramdesktop.desktop index 82129319..f36d6002 100755 --- a/etc/xdg/autostart/telegramdesktop.desktop +++ b/etc/xdg/autostart/telegramdesktop.desktop @@ -1,5 +1,5 @@ [Desktop Entry] Name=Telegram Desktop -Exec=telegram-desktop -startintray +Exec=telegram-desktop -many -startintray Icon=telegram Type=Application