autostart/{hgl,steam}: fix binary names for systemd-inhibit --who

This commit is contained in:
Aminda Suomalainen 2026-03-17 11:24:35 +02:00
parent d11ad39bb9
commit 35f7a10f8a
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[Desktop Entry]
Name=Heroic Games Launcher
Exec=systemd-inhibit --who com.heroicgameslauncher.hgl gamemoderun flatpak run com.heroicgameslauncher.hgl
Exec=systemd-inhibit --who heroic gamemoderun flatpak run com.heroicgameslauncher.hgl
Terminal=false
SingleMainWindow=true
Type=Application

View File

@ -1,6 +1,6 @@
[Desktop Entry]
Name=SteamDeck TV
Exec=systemd-inhibit --who com.valvesoftware.Steam gamemoderun flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -tenfoot -steamdeck
Exec=systemd-inhibit --who steam gamemoderun flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -tenfoot -steamdeck
Icon=com.valvesoftware.Steam
Type=Application
Hidden=false

View File

@ -1,6 +1,6 @@
[Desktop Entry]
Name=SteamDeck icon
Exec=systemd-inhibit --who com.valvesoftware.Steam flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -silent -steamdeck
Exec=systemd-inhibit --who steam flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -silent -steamdeck
Icon=com.valvesoftware.Steam
Type=Application
Hidden=false