fix: starship 改用 Tokyo Night 内联配置,修复跨平台 catppuccin IFD 问题
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
nvim.enable = false; # catppuccin-nvim require check broken in nixpkgs
|
||||
nvim.enable = false;
|
||||
starship.enable = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user