mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:13:54 -05:00
mako: increased allowed notification height and width
This commit is contained in:
parent
2573a46080
commit
d2bffae9fd
|
@ -9,8 +9,10 @@
|
|||
borderRadius = 10;
|
||||
defaultTimeout = 10000;
|
||||
font = "NotoSans Nerd Font Regular 10";
|
||||
height = 300;
|
||||
layer = "overlay";
|
||||
padding = "15";
|
||||
textColor = "#FAFAFA";
|
||||
width = 400;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue