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 = {
|
services.mako = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
on-button-left = "invoke-default-action";
|
||||||
|
on-button-middle = "dismiss-group";
|
||||||
|
on-button-right = "dismiss";
|
||||||
|
on-touch = "invoke-default-action";
|
||||||
default-timeout = 5000;
|
default-timeout = 5000;
|
||||||
layer = "overlay";
|
layer = "overlay";
|
||||||
width = 200;
|
width = 200;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue