diff options
| author | Leonard Kugis <leonard@kug.is> | 2026-01-28 23:31:19 +0100 |
|---|---|---|
| committer | Leonard Kugis <leonard@kug.is> | 2026-01-28 23:31:19 +0100 |
| commit | 4122b37d07015b2b670643e6bdf861613d143cbc (patch) | |
| tree | 531c75399dc232476546f770052609b904fd28d5 /.config/waybar | |
| parent | c70505d7c7b7b48600f273357694b56ccf5d2a15 (diff) | |
| download | dotfiles-4122b37d07015b2b670643e6bdf861613d143cbc.tar.gz | |
Refinements
Diffstat (limited to '.config/waybar')
| -rw-r--r-- | .config/waybar/config.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 1d35efa..f52c663 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -86,8 +86,8 @@ }, "clock": { - "format": " {:%H:%M}", - "format-alt": " {:%Y-%m-%d}", + "format": "🕒{:%H:%M}", + "format-alt": "🕒{:%Y-%m-%d}", "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", "calendar": { "mode" : "month", |
