Using the add game to desktop shortcut dosen't work and only adds a broken badge and dosen't really add it to the system, plz help!! NEW TO LINUX!!!

all 26 comments

sorted by: hot top controversial new old
[–] 9 points 3 years ago*

GNOME doesn't really care about shortcuts on the actual desktop, but you could put those gamename.desktop shortcuts Steam created into ~/.local/share/applications instead, and then they will appear alongside your Applications in GNOME.

~ represents your home directory, basically an alias for /home/username/ so you wouldn't have to type that in a terminal all the time. .local/ is a hidden folder (that's what the dot at the start does) and you might need to check if your file browser is showing hidden files and folders to see it.

To get more in-depth help in the future, you should probably state what Linux distro (Ubuntu, Fedora, Arch...) you are using too, different distros can have different ways of doing things!

  • source
  • [–] 6 points 3 years ago* (1 child)

    I don't know but you can just hit the windows key and start typing the name of the game. :)

    Gnome doesn't really encourage the use of icons on desktops...it's an old way of starting programs and not really needed.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 3 years ago (2 children)

    Dosent even show up even when doing that aswell plz help

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 3 years ago (1 child)
  • [+] -7 points 3 years ago (2 children)

    Can't help you, all Linux are different so depends on your Linux distribution and what you did to install it. :)

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 3 years ago (1 child)

    Don’t know if it’s the answer you are looking for but if when you install the game you click add application menu shortcut it will add it to the menu that opens with windows key. I have never personally used desktop shortcuts on gnome since it isn’t included stock.

  • source
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    @Simplesyrup
    Gnome by default does not allow this. You need a gnome extension like this https://extensions.gnome.org/extension/1465/desktop-icons/ to do so.

  • source
  • hideshow 2 child comments
  • [–] 1 point 3 years ago

    This, or the Tray Icons: Reloaded extension for GNOME, which adds the Steam icon to the tray bar. From there, you can click it and it shows a list of the installed games.

    If you are new to Linux, GNOME has quite a different feel from your usual Windows flow. I personally love it and would never swap back.

    (Off-topic, but If you would be interested in a gaming-oriented distro, I would recommend Nobara Linux - the official version looks fairly familiar for Windows users and it also comes with a bunch of gaming-related stuff preinstalled like Steam, wine dependencies, mesa drivers for AMD, etc)

  • source
  • parent
  • [–] 1 point 3 years ago (1 child)
  • [–] [S] 2 points 3 years ago (1 child)

    Nope just learned to cope with the issue like many things

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago*

    I just tested on mine:

    Right click game in steam, add shortcut to desktop double-click shortcut, game runs.

    I checked the shortcut to see what the command is (right-click, properties):

    steam steam://rungameid/648800

    Is that what you have? The only thing I can think of is that steam isn't in your path, ie when you double click the shortcut it tries to run 'steam' but then can't find it.

    If you open a terminal and type:

    which steam

    what's your output? You should have something like /usr/bin/steam

  • source
  • parent
  • [–] 1 point 3 years ago (2 children)
  • [–] 3 points 3 years ago (1 child)

    @Simplesyrup Hmmm, it appears Lemmy doesn't pull images from Mastodon, there's meant to be a screenshot there...

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago* (1 child)

    @solarisfire @Simplesyrup
    I see the screenshot from the Mastodon mobile web client.

    Edit: of course I do. It's the other way around that doesn't seem to work.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 3 years ago (1 child)

    Yes i do that and it dsoent add it to my system, only a broken desktop icon and that's it :(

  • source
  • parent
  • hideshow 2 child comments