diff --git a/etc/xdg/autostart/flatpak-steam-bigpicture.desktop b/etc/xdg/autostart/flatpak-steam-bigpicture.desktop index 98b2ac8f..e76b14cf 100644 --- a/etc/xdg/autostart/flatpak-steam-bigpicture.desktop +++ b/etc/xdg/autostart/flatpak-steam-bigpicture.desktop @@ -3,4 +3,4 @@ Name=Steam autostart in big picture mode Exec=flatpak run com.valvesoftware.Steam -tenfoot Icon=com.valvesoftware.Steam Type=Application -Hidden=true +Hidden=false diff --git a/etc/xdg/autostart/flatpak-steam-tray.desktop b/etc/xdg/autostart/flatpak-steam-tray.desktop index af9c80d7..7eaf58c6 100644 --- a/etc/xdg/autostart/flatpak-steam-tray.desktop +++ b/etc/xdg/autostart/flatpak-steam-tray.desktop @@ -3,4 +3,4 @@ Name=Steam autostart in big picture mode Exec=flatpak run com.valvesoftware.Steam -silent Icon=com.valvesoftware.Steam Type=Application -Hidden=true +Hidden=false