feat: mako settings.
This commit is contained in:
parent
ef3196d99a
commit
1d6de1dbd9
1 changed files with 4 additions and 0 deletions
|
|
@ -54,6 +54,10 @@
|
|||
services.mako = {
|
||||
enable = true;
|
||||
settings = {
|
||||
on-button-left = "invoke-default-action";
|
||||
on-button-middle = "dismiss-group";
|
||||
on-button-right = "dismiss";
|
||||
on-touch = "invoke-default-action";
|
||||
default-timeout = 5000;
|
||||
layer = "overlay";
|
||||
width = 200;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue