This commit is contained in:
2026-08-01 09:26:26 -04:00
parent 273df8d6b2
commit 504283ca58
4 changed files with 94 additions and 85 deletions
+2 -8
View File
@@ -7,12 +7,11 @@
}
#waybar {
background-color: @base;
background-color: @crust;
color: @text;
}
#workspaces {
background-color: @mauve;
}
#workspaces button {
@@ -34,17 +33,14 @@
#custom-lock,
#custom-power,
#memory {
background-color: @surface0;
padding: 0.5rem 1rem;
}
#memory {
margin-right: 1rem;
}
#clock {
color: @blue;
margin-right: 1rem;
}
#battery {
@@ -69,7 +65,6 @@
#pulseaudio {
color: @maroon;
margin-left: 1rem;
}
#custom-music {
@@ -82,10 +77,9 @@
}
#custom-power {
background-color: @mauve;
background-color: @peach;
color: @crust;
}
#tray {
margin-right: 1rem;
}