https://bugs.kde.org/show_bug.cgi?id=370525
Bug ID: 370525 Summary: Tray icons are small Product: plasmashell Version: master Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: System Tray Assignee: plasma-b...@kde.org Reporter: seel...@gmail.com Since Plasma 5.8.0 tray icons are small, too small. I'm fixing it by reverting previous line in: org.kde.plasma.private.systemtray/contents/ui/main.qml to: property int itemSize: Math.min(Math.min(width, height), units.iconSizes.medium) Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.