mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-15 11:37:21 +02:00
autostart: apparently GUI apps cannot be Hidden or they won't autostart, TIL
This commit is contained in:
parent
241eec9258
commit
22829ea05e
@ -3,4 +3,4 @@ Name=Steam autostart in big picture mode
|
|||||||
Exec=flatpak run com.valvesoftware.Steam -tenfoot
|
Exec=flatpak run com.valvesoftware.Steam -tenfoot
|
||||||
Icon=com.valvesoftware.Steam
|
Icon=com.valvesoftware.Steam
|
||||||
Type=Application
|
Type=Application
|
||||||
Hidden=true
|
Hidden=false
|
||||||
|
@ -3,4 +3,4 @@ Name=Steam autostart in big picture mode
|
|||||||
Exec=flatpak run com.valvesoftware.Steam -silent
|
Exec=flatpak run com.valvesoftware.Steam -silent
|
||||||
Icon=com.valvesoftware.Steam
|
Icon=com.valvesoftware.Steam
|
||||||
Type=Application
|
Type=Application
|
||||||
Hidden=true
|
Hidden=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user