Papirus-folders script fails when the image it's based on bazzite-dx
Hii, today I noticed that papirus-folders script fails when my image it's based in bazzite-dx.
This is the bash script: https://github.com/PapirusDevelopmentTeam/papirus-folders/blob/master/papirus-folders
GitHub
papirus-folders/papirus-folders at master · PapirusDevelopmentTeam...
a script that lets you change the colors of folders in Papirus icon theme - PapirusDevelopmentTeam/papirus-folders

2 Replies
Have you checked to make sure that program is executable?
You might need to
chmod +x
the fileI will try that
This worked! Thank you so much <3