added battery widget to laptops
This commit is contained in:
8
.config/eww/widgets/battery.scss
Normal file
8
.config/eww/widgets/battery.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.battery{
|
||||
background: lightgreen;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.Discharging{
|
||||
background: orange;
|
||||
}
|
Reference in New Issue
Block a user