https://bugs.kde.org/show_bug.cgi?id=467004

--- Comment #16 from andy <a...@digitalsignalperson.com> ---
I'm still using this post-install to fix it (currently plasma 6.0.3 and
frameworks 6.1.0, arch linux)

sed -i 's/root.Layout.minimumWidth = -1;/root.Layout.minimumWidth = -1;
root.Layout.maximumWidth = 30;/g'
/usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/CompactRepresentation.qml
sed -i 's/root.Layout.minimumHeight = -1;/root.Layout.minimumHeight = -1;
root.Layout.maximumHeight = 30;/g'
/usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/CompactRepresentation.qml

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to