diff options
| author | Federico Angelilli <code@fedang.net> | 2024-07-13 12:27:04 +0200 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-07-13 12:27:04 +0200 |
| commit | 6d0ce31b0ae5df97d4a340c54b66d95598b336a4 (patch) | |
| tree | 2685adfb1450fbab6c7fb5e10e04b5e962eff236 /comet.conf | |
| parent | f10d68879e358a2642573d408bbc47f1c759d387 (diff) | |
Add ram type skeleton
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -15,6 +15,13 @@ text-color = #fff color = #181818 +[block.ram] + type = ram + text = RAM: %{ram-percentage} + text-color = #fff + color = #f0b + + ;[block.main] ; type = 0 ; text = CIAO |
