diff options
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -53,12 +53,15 @@ [block.disk] type = fs text = SSD %{used-si} / %{total} -- %{free-percentage} - color = #18baf2 + color = #18baf2, #00ff00 text-color = #fff path = / [block.date] type = date text = "%A %d %B %H:%M" + ;color = #18baf2, #ff0000 color = #18baf2 + line-color = #fff, #000 + line-width = 4 text-color = #fff |
