• Passerby6497@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    25 days ago

    “shell: startup” or “shell: common startup” in an explorer window take you to the startup folder for your user or all users. Drop a shortcut in there and you’re done. Been that way for decades.

    • semitones@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      24 days ago

      Thanks for dropping that knowledge… Perhaps in years and years hence I’ll search “Windows add app to startup lemmy” to remember how to do this… I’m much more used to using msconfig to tell Windows apps NOT to start up automatically…

    • hedidwot@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      25 days ago

      This used to be so much easier back in win 95,98,xp days.

      There was a startup folder in the start menu and all you needed to do was drag what you wanted into it.

      This is an example of something that got harder.

    • Alborlin@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      25 days ago

      Okay here is question , show me how in 1.ubuntu 2. Zorin os 3. Pop os . Starting from making a shortcut to a program, by finding whwre is the executable of program. It’s a rabbit hole

      • uis@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        24 days ago

        Shortcut? To put on desktop? If it already exists in apps menu, then just drag and drop. Should work on every DE. If doesn’t work on your DE, then do right click on app in menu and look at the options.

        If it doesn’t exist in apps menu(very rare), then do right click on executable and see the options.

      • imecth@fedia.io
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        edit-2
        24 days ago

        The problem is that you’re trying to do shit like if you were still on windows. Linux doesn’t really have startup applications, we use daemons for everything that needs to start with the OS, everything else is meant to be launched manually.

        However you can still do what you’re asking for, and it’ll depend on the DE not the distribution. Ubuntu and Pop OS use gnome that has an option to set startup programs in gnome tweaks.

        • Djtecha@lemm.ee
          link
          fedilink
          English
          arrow-up
          3
          ·
          24 days ago

          In steam there’s a config option to launch on boot… But yea, all the arguments I’m seeing here is rooted in folks not wanting to learn. Switching to Linux is about as annoying as switching to osx. Yea there’s growing pains but no one ever uses these same bullshit excuses for that.

        • semitones@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          24 days ago

          In Lubuntu there’s an autostart section of the session settings, and I had to put Nextcloud client AppImage in there because it wasn’t starting automatically. But maybe LXQt is unusual? IDK.

          Anyway, it wasn’t that hard. I didn’t even have to do a Web search or use the terminal, just opened the system settings and looked around for something that looked like autostart.

          • imecth@fedia.io
            link
            fedilink
            arrow-up
            1
            ·
            24 days ago

            It’s not that you can’t do it, but rather that it’s very much a windows concept, applications on linux don’t need to hog your attention and dig through your data by starting with the OS. On linux you start an application when you need it. Setting up startup applications is usually a bit hard to find simply because it’s not a feature that people care much for so you typically have to dig a bit to do it.

            • semitones@lemmy.ml
              link
              fedilink
              English
              arrow-up
              1
              ·
              21 days ago

              Not really true imo. A lot of stuff is automatic. In kubuntu now, most of my apps from last session starts back up when I turn the computer on. Steam, rhythmbox, nextcloud client like I was saying, and all kinds of stuff start automatically as desktop apps. Panel applets are basically auto start apps.

              One thing Linux doesn’t really do though is autostart stuff you don’t want.