this post was submitted on 16 May 2024
491 points (95.7% liked)

linuxmemes

20707 readers
127 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Cool Plasmoids on Plasma6:

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Flex@lemmy.world 1 points 4 months ago (1 children)

Wasn't there an issue with themes deleting user data on kde recently?

[โ€“] boredsquirrel@slrpnk.net 3 points 4 months ago

A "global theme" which is a set of themes, widgets, splash screens, cursors etc.

I dont think the inclusion of code is the problem, but that the bundle had a script for installation that was faulty.

Using [ -e $VARIABLE] && do something with $VARIABLE would have solved it.