Update
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user