style: update idle inhibitor color
This commit is contained in:
parent
eb7e265eb1
commit
b4f36436c3
|
@ -107,5 +107,5 @@ window#waybar {
|
||||||
}
|
}
|
||||||
|
|
||||||
#idle_inhibitor {
|
#idle_inhibitor {
|
||||||
background-color: #000000;
|
background-color: #2d3436;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue