Increase Mako notification box sizes
This commit is contained in:
parent
38685897eb
commit
5d98b1c431
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue