diff options
| author | Federico Angelilli <code@fedang.net> | 2024-11-23 23:19:32 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-11-23 23:19:32 +0100 |
| commit | 828c4af8886b970fba9edcbaa5c6a97916ad4aa8 (patch) | |
| tree | a9d26db24d03ce0f5ffcf744e99e95d8620384b4 /comet.conf | |
| parent | 669fb0b98bc6802a34d7577f597f1a5aeb691e22 (diff) | |
Temporalily fix hidden block event
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -54,14 +54,14 @@ [block.disk] type = fs text = SSD %{used-si} / %{total} -- %{free-percentage} - color = #18baf2, #00ff00 + color = #18baf2 text-color = #fff path = / [block.date] type = date text = "%A %d %B %H:%M" - ;color = #18baf2, #ff0000 + ;color = #18baf2 color = #18baf2 line-color = #fff, #000 line-width = 4 |
