Vanilla-Kattleya / plasma-image

Containerfile for building Kattleya, an unofficial Vanilla OS Plasma image.
GNU General Public License v3.0
5 stars 5 forks source link

SDDM and plasma themes cannot be installed (to /usr/share/sddm and /usr/share/plasma respectively) #25

Open Maxwelldoug opened 4 months ago

Maxwelldoug commented 4 months ago

Issue Description

given usr is immutable, the cause of this is fairly obvious. Want to document it, and will look into solutions along with the implementation of vanilla theming.

Steps to Reproduce

attempt to install a theme

On what version of Vanilla OS this happens?

Unreleased

Additional Information

No response

Maxwelldoug commented 4 months ago

This is now fixed in my fork's dev branch, will open a PR once the current one is merged.

Maxwelldoug commented 4 months ago

Also note, I was incorrect about plasma themes as these are installed per user, the ones in /usr/share are only defaults. Why this discrepancy from sddm exists, I don't know, but I solved the sddm issue with a symlink.