test
This commit is contained in:
parent
5f92e0f927
commit
a5be89c654
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,6 @@
|
||||||
"waybar-idle-inhibotor",
|
"waybar-idle-inhibotor",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"network",
|
"network",
|
||||||
"backlight",
|
|
||||||
"battery",
|
"battery",
|
||||||
"clock"
|
"clock"
|
||||||
],
|
],
|
||||||
|
@ -189,6 +188,7 @@
|
||||||
#tray,
|
#tray,
|
||||||
#submap,
|
#submap,
|
||||||
#clock,
|
#clock,
|
||||||
|
#waybar-idle-inhibotor,
|
||||||
#window {
|
#window {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
* font-weight: bold;
|
* font-weight: bold;
|
||||||
*}
|
*}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#battery.charging {
|
#battery.charging {
|
||||||
color: #b0b846;
|
color: #b0b846;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue