mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
mako conf
This commit is contained in:
parent
eef2fe7b5e
commit
3c76ae4a7a
2 changed files with 5 additions and 0 deletions
1
homeConfig/modules/gui/config/mako
Normal file
1
homeConfig/modules/gui/config/mako
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
default-timeout=5000
|
||||||
|
|
@ -44,5 +44,9 @@ in
|
||||||
|
|
||||||
emote
|
emote
|
||||||
];
|
];
|
||||||
|
|
||||||
|
home.file.".config/mako/config" = {
|
||||||
|
source = ./config/mako;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue