From 3d3ac9a7576c5f4d41f73eb55123c2face72ad4b Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 27 May 2026 14:57:05 +0300 Subject: [PATCH] applications: add suffix '(flatpak)' for Steam flatpaks entries --- etc/xdg/autostart/flatpak-steam-bigpicture.desktop | 2 +- etc/xdg/autostart/flatpak-steam-tray.desktop | 2 +- local/share/applications/com.valvesoftware.Steam.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/xdg/autostart/flatpak-steam-bigpicture.desktop b/etc/xdg/autostart/flatpak-steam-bigpicture.desktop index fbd23010..b4763f83 100644 --- a/etc/xdg/autostart/flatpak-steam-bigpicture.desktop +++ b/etc/xdg/autostart/flatpak-steam-bigpicture.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=SteamDeck TV +Name=SteamDeck TV (flatpak) Exec=systemd-inhibit --what shutdown --who steam flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -tenfoot -steamdeck Icon=com.valvesoftware.Steam Type=Application diff --git a/etc/xdg/autostart/flatpak-steam-tray.desktop b/etc/xdg/autostart/flatpak-steam-tray.desktop index ac613645..29f3f2cc 100644 --- a/etc/xdg/autostart/flatpak-steam-tray.desktop +++ b/etc/xdg/autostart/flatpak-steam-tray.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=SteamDeck icon +Name=SteamDeck icon (flatpak) Exec=systemd-inhibit --what shutdown --who steam flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -silent -steamdeck Icon=com.valvesoftware.Steam Type=Application diff --git a/local/share/applications/com.valvesoftware.Steam.desktop b/local/share/applications/com.valvesoftware.Steam.desktop index 71fb1266..35b87672 100644 --- a/local/share/applications/com.valvesoftware.Steam.desktop +++ b/local/share/applications/com.valvesoftware.Steam.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=SteamDeck +Name=SteamDeck (flatpak) Exec=flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -steamdeck steam://open/games Icon=com.valvesoftware.Steam Type=Application