applications: add suffix '(flatpak)' for Steam flatpaks entries

This commit is contained in:
Aminda Suomalainen 2026-05-27 14:57:05 +03:00
parent 69b3f5ac47
commit 3d3ac9a757
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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