PapirusDevelopmentTeam / materia-kde

Materia KDE customization
https://git.io/materia-kde
GNU General Public License v3.0
611 stars 40 forks source link

[SDDM] Fix user icon missing #157

Closed PhoenixEmik closed 12 months ago

PhoenixEmik commented 1 year ago

According to https://github.com/sddm/sddm/blob/develop/src/greeter/UserModel.cpp#L139, SDDM detects icons in /var/lib/AccountsService/icons/ without configuration, and Plasma no longer creates the files in $HOME/.
This PR basically fixes https://github.com/PapirusDevelopmentTeam/materia-kde/issues/137.

gijsrrr commented 12 months ago

@varlesh @SmartFinn Any chance you could approve this PR?