styles + window rules

This commit is contained in:
2025-08-23 16:19:05 +02:00
parent 01f7b4fb8e
commit 98bd7c5393
5 changed files with 22 additions and 11 deletions

View File

@@ -134,8 +134,8 @@ window#waybar.hidden {
#custom-gpu-screen-recorder.recording,
#custom-gamemode.active {
color: @teal;
border-bottom: 3px solid @teal;
color: @yellow;
border-bottom: 3px solid @yellow;
}
#custom-tlp {
@@ -192,11 +192,10 @@ window#waybar.hidden {
#memory,
#cpu,
#network,
#custom-gpu.normal,
#custom-cpu.normal,
#custom-mem.normal {
color: @lavender;
color: @blue;
/* border-bottom: 3px solid @mauve; */
}
@@ -209,6 +208,10 @@ window#waybar.hidden {
padding-right: 16px;
}
#network {
color: @maroon;
}
#custom-audio-output.unmuted, #wireplumber {
color: @maroon;
border-bottom: 3px solid @maroon;
@@ -217,7 +220,7 @@ window#waybar.hidden {
#clock {
color: @maroon;
color: @teal;
}
#network {