33
Start Steam minimized
(lemmy.world)
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
WWW:
Discord:
IRC:
Matrix:
Telegram:
In ~/.config/autostart/steam.desktop look for the line Exec=steam %U and change it to Exec=steam -nochatui -nofriendui -silent %U
It'll start up minimized to your system tray
The line "Exec=steam %U" doesn't exist in steam.desktop. I did find "Exec=/usr/bin/steam-runtime %U" so I'll try changing that.
EDIT: this worked, thank you very much!
Happy to help :)