mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-19 23:37:53 +01:00
{hgl,steam}: specify just shutdown is to be inhibited
This commit is contained in:
parent
52c3a4fd0e
commit
413e74c510
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user