From 413e74c510be023d0a8e7b01067f0a5b6e6b5148 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 19 Mar 2026 08:59:42 +0200 Subject: [PATCH] {hgl,steam}: specify just shutdown is to be inhibited --- etc/xdg/autostart/com.heroicgameslauncher.hgl.desktop | 2 +- etc/xdg/autostart/flatpak-steam-bigpicture.desktop | 2 +- etc/xdg/autostart/flatpak-steam-tray.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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