diff options
| author | Federico Angelilli <code@fedang.net> | 2024-09-08 19:53:37 +0200 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-09-08 19:53:37 +0200 |
| commit | ee8f2ac000a577f20a1a38c5ddd20831a8e38311 (patch) | |
| tree | 55a6db899e8921734693aa72d733a157064a43a6 /comet.conf | |
| parent | 123d035b8164999b086c08ed472cd83ead72599c (diff) | |
Add fs block
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -21,6 +21,13 @@ text-color = #fff color = #f0b +[block.disk] + type = fs + text = SSD %{used} / %{total} + color = #18baf2 + text-color = #fff + path = / + ;[block.main] ; type = 0 |
