waybar: Fix css for idle inhibitor
This commit is contained in:
parent
2006a13331
commit
52a39d40a2
|
@ -66,6 +66,7 @@
|
|||
}
|
||||
.modules-center {
|
||||
padding: 3px;
|
||||
padding-right: 10px;
|
||||
background-color: @dark;
|
||||
margin: 0 0 5px 0;
|
||||
border-radius: 10px;
|
||||
|
@ -87,6 +88,7 @@
|
|||
#pulseaudio,
|
||||
#temperature,
|
||||
#tray,
|
||||
#idle_inhibitor,
|
||||
#disk {
|
||||
background: transparent;
|
||||
color: @light;
|
||||
|
|
Loading…
Reference in a new issue