I'm getting os error 104 with my swww script

I’m fairly new to linux so I’m not really sure what I’m doing, but effectively, i want swww to run on startup. I followed another post but when i went to run my scrip, it just gives me os error 104 and 111. this is what i currentlly have for my script:

     #!/bin/env bash
     swww init
     swww img ~/Pictures/water.gif

if i run the commands in the terminal they work just fine so i have no idea what I’m doing wrong

I’d post the link to the other form but apparently my account is not allowed to do that yet
edit: i found somthing in my config file that does the trick so i no longer need a script

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.