Don't (visually) update prompt every second
This commit is contained in:
parent
05c9fe490b
commit
e991c0e8a1
1 changed files with 1 additions and 1 deletions
|
@ -100,5 +100,5 @@ pkgs.writeText "configuration.toml" ''
|
|||
[[block]]
|
||||
block = "time"
|
||||
interval = 1
|
||||
format = "%a %d/%m %H:%M:%S"
|
||||
format = "%a %d/%m %H:%M"
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue