added new widgets
This commit is contained in:
19
.config/eww/widgets/sysmon.scss
Normal file
19
.config/eww/widgets/sysmon.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
.sysmon{
|
||||
background: transparent;
|
||||
color: black;
|
||||
}
|
||||
.danger{
|
||||
color: red
|
||||
}
|
||||
.ram{
|
||||
background: tan;
|
||||
}
|
||||
.disk{
|
||||
background: mediumturquoise;
|
||||
}
|
||||
.cpu{
|
||||
background: lightgreen;
|
||||
}
|
||||
.net{
|
||||
background: plum;
|
||||
}
|
Reference in New Issue
Block a user