34
submitted 4 weeks ago* (last edited 3 weeks ago) by kemsat@lemmy.world to c/linux_gaming@lemmy.world

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 @therealjcdenton@lemmy.zip Thanks, everyone, for the help!

top 9 comments
sorted by: hot top controversial new old
[-] therealjcdenton@lemmy.zip 11 points 3 weeks ago* (last edited 3 weeks ago)

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

[-] kemsat@lemmy.world 5 points 3 weeks ago* (last edited 3 weeks ago)

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!

[-] therealjcdenton@lemmy.zip 2 points 3 weeks ago

Happy to help :)

[-] serpineslair@lemmy.world 9 points 4 weeks ago* (last edited 4 weeks ago)

Which window manager/desktop environment are you using? If you are using a desktop environment is there an application called startup applications or something of the like? I personally use my window manager's config file to startup applications. EDIT: changed WM to window manager and DE to desktop environment.

[-] kemsat@lemmy.world 4 points 3 weeks ago* (last edited 3 weeks ago)

KDE & I’m not sure for window manager, is that Dolphin the file browser?

[-] governorkeagan@lemdro.id 3 points 3 weeks ago

A window manager would be similar to your Desktop Environment - better explanation.

Since you mentioned that you’re using KDE, there’s an option in system settings called “Autostart”. You can then add Steam to the list of applications (or terminal commands) that start automatically.

[-] kemsat@lemmy.world 1 points 3 weeks ago

I have Steam starting with the system, I just want it to start minimized or directly to the tray

[-] KrapKake@lemmy.world 6 points 3 weeks ago* (last edited 3 weeks ago)

If you have steam installed as a system app then copy the .desktop file from /usr/share/applications/steam.desktop to your /home/yourusername/.local/share/applications. Once you have the .desktop file in local, edit the desktop file and go down to the first Exec= line and and the -silent switch at the end.

[-] WeLoveCastingSpellz@lemmy.dbzer0.com 1 points 3 weeks ago* (last edited 3 weeks ago)

you can juat add the -silent flag to the autostart setting for steam

this post was submitted on 04 Jun 2024
34 points (100.0% liked)

Linux Gaming

14227 readers
49 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