Installing theme in kde DE
I am unable to install new theme in kde
This is the error after putting the password.
24 Replies
I have able to install theme for one user but unable to install it's sddm
As that would mean editing the root filesystem
Which can’t be done
Yes, I had the same doubt is there any work around for that or is it impossible?
I think it's impossible
You can mount it at rw and try
Can you send some detailed steps for me ?
Um if I remember correctly I'm not on my PC at the moment
Ok, there is no hurry, thanks
sudo mount -o remount,rw /usr/
@Mrugendra Kulkarni 😄
Thanks
sory had it backwards
does that work for you?
Last time I tried yeah?
have you tried remounting anything else?
No mostly only needed to mount that for whatever changes I needed.
I'm curious to see what that works with, I might be able to hack something together
And then sometime I also would change some. Of the files from .blend
I installed chaotic repo packages
See I'm not currently running blend because I need full access for the stuff I do.
But I'm looking on moving some blend stuff to any distro.
I switched back to arch need the freedom.
Or making BlendOS - Mutable Edition
Thanks, I just tried it and the theme is installed. Well if I restart the system it will go to read only right?
yes
I wrote a script to make it easier
for new users :)
I'll make the more minimalistic version later
This is great, thanks
only potential issue is the changes might be overwritten with an ISO update
I haven't verified this
and ofc mutability lasts until reboot, which the script explains
done
it's
mutify-cliYes that will happen make sure to backup anything
Maybe make something like startx
storing changes is outside of the scope of a little shell script
I don't even know how you'd begin to do that
it would need to be installed to the system at that point