this post was submitted on 04 Jun 2024
33 points (97.1% liked)

Linux Gaming

15028 readers
12 users here now

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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
33
Start Steam minimized (self.linux_gaming)
submitted 3 months ago* (last edited 3 months ago) by kemsat to c/linux_gaming
 

Hi y'all, I'm on EndeavourOS, wondering if I can get Steam to start minimized/tray. I know about launch commands, but I don't know where to put them in on Linux. I tried right-clicking the app & going into the Properties, then adding -silent to the Arguments under the Application tab, but that did not do anything.

Help would be appreciated. It is also my first time using Linux.

EDIT: SOLVED by @[email protected] Thanks, everyone, for the help!

you are viewing a single comment's thread
view the rest of the comments
[–] kemsat 5 points 3 months ago* (last edited 3 months ago) (1 children)

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!

[–] [email protected] 2 points 3 months ago

Happy to help :)