Increase Mako notification box sizes

This commit is contained in:
Evie Litherland-Smith 2024-09-17 14:13:57 +01:00
parent 38685897eb
commit 5d98b1c431

View file

@ -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;