mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-15 03:27:20 +02:00
conf/autostart: add flatpak-steam-{bigpicture,tray}.desktop
if the automatic management doesn't want to work, DIY
This commit is contained in:
parent
cbf9cb7c13
commit
241eec9258
6
etc/xdg/autostart/flatpak-steam-bigpicture.desktop
Normal file
6
etc/xdg/autostart/flatpak-steam-bigpicture.desktop
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Steam autostart in big picture mode
|
||||||
|
Exec=flatpak run com.valvesoftware.Steam -tenfoot
|
||||||
|
Icon=com.valvesoftware.Steam
|
||||||
|
Type=Application
|
||||||
|
Hidden=true
|
6
etc/xdg/autostart/flatpak-steam-tray.desktop
Normal file
6
etc/xdg/autostart/flatpak-steam-tray.desktop
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Steam autostart in big picture mode
|
||||||
|
Exec=flatpak run com.valvesoftware.Steam -silent
|
||||||
|
Icon=com.valvesoftware.Steam
|
||||||
|
Type=Application
|
||||||
|
Hidden=true
|
Loading…
x
Reference in New Issue
Block a user