fix wrong mako config
This commit is contained in:
parent
7076ac894e
commit
294269f1ed
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ in lib.mkIf (osConfig.withNiri) {
|
||||||
services.mako = {
|
services.mako = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultTimeout = 5000;
|
defaultTimeout = 5000;
|
||||||
maxHistory = 20;
|
|
||||||
maxVisible = 3;
|
maxVisible = 3;
|
||||||
font = "AlegreyaSans";
|
font = "AlegreyaSans";
|
||||||
backgroundColor = theme.base.hex;
|
backgroundColor = theme.base.hex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue