diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-08-01 19:53:27 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-08-01 19:53:27 +0100 |
| commit | 93711cf0ab6beaa63c778b3757c7385f818284eb (patch) | |
| tree | 7dc21494bfc390fbbce74b04a6936422bdb203d9 | |
| parent | ad9c557d87d5e9aa7bb0033eb26e1a2d339610a9 (diff) | |
Update format
| -rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index 1fcffb3..03f9e3e 100644 --- a/waybar/config +++ b/waybar/config @@ -36,7 +36,7 @@ }, "clock": { "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", - "format": "{:%d %b %H:%M:%S}", + "format": "{:%d %b %H:%M:%OS}", "format-alt": "{:%Y-%m-%d}", "timezone": "Europe/London", "interval": 1 |
