mako: border radius and timeout
This commit is contained in:
parent
c0b36e1e1f
commit
e8f183276d
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
{
|
||||
services.mako.enable = true;
|
||||
services.mako = {
|
||||
enable = true;
|
||||
settings = {
|
||||
border-radius = 15;
|
||||
default-timeout = 30 * 1000;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue