diff --git a/system/home/mako/default.nix b/system/home/mako/default.nix index 2c4fd4bc..af6e895d 100644 --- a/system/home/mako/default.nix +++ b/system/home/mako/default.nix @@ -13,6 +13,8 @@ enable = true; anchor = "top-right"; font = "${fonts.monospace.name} ${toString fonts.sizes.popups}"; + width = 600; + height = 600; layer = "top"; markup = true; maxVisible = 10;