nixosModules/style/waybar: update tooltip text to purple

This commit is contained in:
Anthony Rodriguez 2024-12-20 12:51:15 +01:00
parent 852b3e1f78
commit e71cf34700
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -57,11 +57,11 @@ in {
}
tooltip {
background: ${base00};
border: 1px solid ${base08};
border: 1px solid ${base0E};
border-radius: 12px;
}
tooltip label {
color: ${base08};
color: ${base0E};
}
#window, #pulseaudio, #cpu, #memory, #idle_inhibitor {
font-weight: bold;