10
Default App Launcher height
(lemmy.world)
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.
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.
/usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/FullRepresentation.qml
This is the file you want to edit, lines 31~34. Make sure to not mess it up because it may break your Plasma Desktop, but if you only change the values it's okay. Keep in mind that at the next update it will be resetted and your changes will be lost, you may want to backup your modifications or something like that, or perhaps create a new plasmoid inherited from this with only your changes (I'm not 100% sure this can be done)
thank you.