Mako: fixed defaulttimeout
This commit is contained in:
parent
f7fc9b1e6a
commit
df6139c3bc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
in {
|
in {
|
||||||
services.mako = {
|
services.mako = {
|
||||||
inherit (osConfig.programs.hyprland) enable;
|
inherit (osConfig.programs.hyprland) enable;
|
||||||
settings.defaultTimeout = 5000;
|
settings.default_timeout = 5000;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue