diff --git a/modules/home/waybar/settings.nix b/modules/home/waybar/settings.nix index 192e68f..6476577 100644 --- a/modules/home/waybar/settings.nix +++ b/modules/home/waybar/settings.nix @@ -26,7 +26,7 @@ ]; clock= { calendar = { - format = { today = "{}"; }; + format = { today = "{}"; }; }; format = " {:%H:%M}"; tooltip= "true";