fix: typo

This commit is contained in:
Tigor Hutasuhut 2024-10-08 15:53:20 +07:00
parent afa31b285f
commit 1cbb8bb971

View file

@ -16,7 +16,7 @@ in
enable = true;
enableZshIntegration = true;
settings = {
theme = lib.modules.importToml mochaTheme;
theme = lib.modules.importTOML mochaTheme;
manager = {
# 1/8 width for parent, 4/8 width for current, 3/8 width for preview
ratio = [ 1 4 3 ];