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!

  • KrapKake@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    24 days 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.