diff --git a/modules/hm/waybar.nix b/modules/hm/waybar.nix
index 4d60a59..dd74460 100644
--- a/modules/hm/waybar.nix
+++ b/modules/hm/waybar.nix
@@ -134,7 +134,7 @@
"separate-outputs" = true;
};
clock = {
- "tooltip-format" = "{:%Y %B}\n{calendar}";
+ "tooltip-format" = "{calendar}";
format = " {:%H:%M}";
"format-alt" = " {:%a %F}";
};