u/Difficult_Carrot_846

Pop Metal artists

Anyone have recommendations of pop metal artists like Vana, Scene Queen, Poppy (I Disagree era), Baby Metal?

I have a really hard time finding artists with this style of music, but those are some of my favorites

reddit.com

Can't change default applications

When I try to change a default application either from system settings or a file properties I get this error:

https://preview.redd.it/3cadnq6b8cih1.png?width=552&format=png&auto=webp&s=36d1976d56e5690ebb2174bb038df3fc6d0456b5

https://preview.redd.it/m48pwxy38cih1.png?width=383&format=png&auto=webp&s=ce10cfe0159d2b1a1eefdc40ac1bab40f3b0eb25

EDIT:

I managed to fix it, the file was immutable for some reason I think?

These commands fixed it:

sudo chattr -i ~/.config/mimeapps.list

sudo chmod 777 ~/.config/mimeapps.list

sudo chown $USER:$USER ~/.config/mimeapps.list

that did change the permissions but didn't change the ownership for some reason, then I ran

sudo chown *my username* ~/.config/mimeapps.list

And that worked

reddit.com
u/Difficult_Carrot_846 — 12 days ago