• @[email protected]
    link
    fedilink
    62 days ago

    What are you using as a Desktop Environment? Certain with DEs the Autostart programs need to be added in the config file.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        2 days ago

        According to the Arch Wiki you need to place the .desktop file in:

        ~/.config/autostart/*****.desktop
        

        You also need to add the following line to the .desktop file:

        X-GNOME-Autostart-enabled=true
        

        But that’s probably the hard way to do it, I think the settings panel should also have a Startup Application tab.

        • @[email protected]OP
          link
          fedilink
          English
          22 days ago

          Thanks for looking that up. That’s where my desktop file is located. And it has the X-GNOME-Autostart-enabled=true line. The settings panel does have a Startup Application tab, and that’s what I used. It created the .desktop file in the appropriate location.

          • @[email protected]
            link
            fedilink
            12 days ago

            surprised_pikachu_face.jpeg

            Check your journald and/or make your script log it’s actions.

            Script > ~/script.log
            
            • @[email protected]OP
              link
              fedilink
              English
              32 days ago

              Thank for your help. Upon looking at it again I noticed the one filepath that relied on my profile being loaded. Corrected that. Works now.

              Trés stupide