1
0

waybar recording indicator

This commit is contained in:
2023-11-25 19:46:41 +01:00
parent 6c8b13ecc9
commit eac6fb1f27
2 changed files with 13 additions and 1 deletions
+5
View File
@@ -49,6 +49,7 @@ window {
#disk,
#idle_inhibitor,
#custom-gpu,
#custom-recording,
#network,
#wireplumber
{
@@ -56,6 +57,10 @@ window {
color: @foreground;
}
#custom-recording {
color: red;
}
#clock {
background-color: alpha(@background, 0.8);
padding: 0 20px 5px 20px;