diff --git a/modules/home/waybar/settings.nix b/modules/home/waybar/settings.nix index 021c943..1aaeeeb 100644 --- a/modules/home/waybar/settings.nix +++ b/modules/home/waybar/settings.nix @@ -25,7 +25,7 @@ ]; clock= { calendar = { - format = { today = "{}"; }; + format = { today = "{}"; }; }; format = " {:%H:%M}"; tooltip= "true";