Make idle inhibitor just white when active
It's not necessarily a failure, after all
This commit is contained in:
parent
6118d3295c
commit
43ca837317
@ -87,7 +87,7 @@ window#waybar {
|
||||
color: #504945;
|
||||
}
|
||||
#idle_inhibitor.activated {
|
||||
color: #fb4934;
|
||||
color: #ebdbb2;
|
||||
}
|
||||
|
||||
#backlight {
|
||||
|
Loading…
Reference in New Issue
Block a user