mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-20 07:47:54 +01:00
autostart/{hgl,steam}: fix binary names for systemd-inhibit --who
This commit is contained in:
parent
d11ad39bb9
commit
35f7a10f8a
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user