this post was submitted on 24 Feb 2024
20 points (100.0% liked)
KDE
5259 readers
143 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The config file in
~/.config/plasma-org.kde.plasma.desktop-appletsrc
.Search for the widget name. I will use
org.kde.plasma.analogclock
.On my system this widget has a config section.
It is applet 186. Search the string
Applet-186
for a section that has entries containingItemGeometries
.The
ItemGeometries
are the layout of the widget on the desktop. I believe the last five semicolon separated numbers are:Wow, thanks, I checked and the last number does change when I rotate it with my mouse. But now how can I apply it? I tried changing the number and saving the file but it doesn't work like that.
try restarting your plasma session
Tysm! It worked