Re: Is there a way to set digitalclock plasmoid font size?

2018-06-17 Thread Reindl Harald
Am 17.06.2018 um 19:37 schrieb Roman Gilg: > You need to edit the height property (change) in the horizontal panel mode. > > https://cgit.kde.org/plasma-workspace.git/commit/applets/digital-clock/package/contents/ui/DigitalClock.qml?id=90ea27f49c84f0dffbbf79b29eaa14c57f31a24d > > gives you an

Re: Is there a way to set digitalclock plasmoid font size?

2018-06-17 Thread Roman Gilg
You need to edit the height property (change) in the horizontal panel mode. https://cgit.kde.org/plasma-workspace.git/commit/applets/digital-clock/package/contents/ui/DigitalClock.qml?id=90ea27f49c84f0dffbbf79b29eaa14c57f31a24d gives you an idea how it should be done. I'm against making this con