This commit is contained in:
Stephan Raabe 2023-08-31 14:30:47 +02:00
parent 1ae1544a70
commit ef2f10de34
2 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@
"custom/youtube", "custom/youtube",
"custom/updates", "custom/updates",
"pulseaudio", "pulseaudio",
"group/hardware",
"battery", "battery",
"group/hardware",
"custom/exit", "custom/exit",
"clock" "clock"
], ],

View File

@ -235,7 +235,7 @@ tooltip label {
font-size: 16px; font-size: 16px;
color: @background; color: @background;
border-radius: 12px; border-radius: 12px;
padding: 2px 10px 0px 10px; padding: 2px 15px 0px 10px;
margin: 5px 15px 5px 0px; margin: 5px 15px 5px 0px;
opacity:0.8; opacity:0.8;
} }