redesigns waybar

This commit is contained in:
2026-08-08 14:03:12 +02:00
parent 720004bde8
commit 1aeb0af256
7 changed files with 51 additions and 25 deletions
+5 -6
View File
@@ -1,12 +1,15 @@
@import "colors.css";
#window,
#cpu,
#cpu-group,
#privacy,
#workspaces,
#user-group,
#temperature,
#memory,
#custom-exit,
#custom-nvidia,
#cava,
#clock {
margin: 4px 5px;
padding: 6px 6px;
@@ -25,10 +28,6 @@ tooltip {
}
#cpu.bars {
min-height: 100px;
}
.calendar-today,
.calendar-days,
.calendar-weeks,
@@ -84,4 +83,4 @@ tooltip {
#workspaces button label:last-child {
margin-left: 2px;
}
}