diff --git a/etc/xdg/autostart/com.heroicgameslauncher.hgl.desktop b/etc/xdg/autostart/com.heroicgameslauncher.hgl.desktop index 4486f779..f457518f 100644 --- a/etc/xdg/autostart/com.heroicgameslauncher.hgl.desktop +++ b/etc/xdg/autostart/com.heroicgameslauncher.hgl.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Heroic Games Launcher -Exec=systemd-inhibit --who heroic gamemoderun flatpak run com.heroicgameslauncher.hgl +Exec=systemd-inhibit --what shutdown --who heroic gamemoderun flatpak run com.heroicgameslauncher.hgl Terminal=false SingleMainWindow=true Type=Application diff --git a/etc/xdg/autostart/flatpak-steam-bigpicture.desktop b/etc/xdg/autostart/flatpak-steam-bigpicture.desktop index c5f0ddb4..bc575e58 100644 --- a/etc/xdg/autostart/flatpak-steam-bigpicture.desktop +++ b/etc/xdg/autostart/flatpak-steam-bigpicture.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=SteamDeck TV -Exec=systemd-inhibit --who steam gamemoderun flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -tenfoot -steamdeck +Exec=systemd-inhibit --what shutdown --who steam gamemoderun flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -tenfoot -steamdeck Icon=com.valvesoftware.Steam Type=Application Hidden=false diff --git a/etc/xdg/autostart/flatpak-steam-tray.desktop b/etc/xdg/autostart/flatpak-steam-tray.desktop index a7625284..ac613645 100644 --- a/etc/xdg/autostart/flatpak-steam-tray.desktop +++ b/etc/xdg/autostart/flatpak-steam-tray.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=SteamDeck icon -Exec=systemd-inhibit --who steam flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -silent -steamdeck +Exec=systemd-inhibit --what shutdown --who steam flatpak run --env=SteamDeck=1 com.valvesoftware.Steam -silent -steamdeck Icon=com.valvesoftware.Steam Type=Application Hidden=false