make panel smaller
This commit is contained in:
parent
d15d2ab4b3
commit
694938f3a2
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ let
|
|||
panelDefaults = {
|
||||
enabled = true;
|
||||
location = "top";
|
||||
height = 28;
|
||||
height = 24;
|
||||
opacity = "translucent"; # "adaptive" | "translucent" | "opaque"
|
||||
widgets = [
|
||||
"org.kde.plasma.kickoff"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue