make panel smaller

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-30 01:15:25 -06:00
parent d15d2ab4b3
commit 694938f3a2

View file

@ -27,7 +27,7 @@ let
panelDefaults = {
enabled = true;
location = "top";
height = 28;
height = 24;
opacity = "translucent"; # "adaptive" | "translucent" | "opaque"
widgets = [
"org.kde.plasma.kickoff"