fix: typo
This commit is contained in:
parent
afa31b285f
commit
1cbb8bb971
|
@ -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 ];
|
||||
|
|
Loading…
Reference in a new issue