adding gpu to eww

This commit is contained in:
Chris Cochrun 2025-05-05 13:05:43 -05:00
parent 27ffac56bc
commit df37a2b214
2 changed files with 31 additions and 0 deletions

View file

@ -262,6 +262,20 @@ tooltip label {
padding-top: 3px;
}
.icongpu {
color: $base0E;
// margin: 2px 10px 0px 8px;
padding-top: 3px;
padding-left: 10px;
padding-right: 8px;
// padding-right: 12px;
}
.gpu_label {
color: $base0E;
padding-top: 3px;
}
// Volume
.iconvol {
color: $base08;