spector@lemmy.catoKDE@lemmy.kde.social•How do you change the rotation of a widget precisely?
2·
9 months agoThe 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.
[Containments][53][Applets][186]
immutability=1
plugin=org.kde.plasma.analogclock
It is applet 186. Search the string Applet-186
for a section that has entries containing ItemGeometries
.
[Containments][53]
ItemGeometries-0x0=Applet-112:1712,48,144,256,0;
ItemGeometries-1280x720=
ItemGeometries-1920x1080=Applet-186:1504,96,304,304,231;
ItemGeometries-1920x1200=
ItemGeometries-3840x2160=
ItemGeometriesHorizontal=Applet-186:1504,96,304,304,231;
The ItemGeometries
are the layout of the widget on the desktop. I believe the last five semicolon separated numbers are:
- x position
- y position
- width
- height
- rotation in degrees
Voats problem wasn’t engagement. It was literal nazis.
They tried to prop up a thin veneer of legitimacy but at some point they just stopped caring. The front page became blatant “kill all [whatever]” type posts. That’s when engagement completely collapsed.
Lemmy has some clearly in bad faith instances which are probably run by nazis. Federation seems to be doing its job of resilience.