Working on terminal / zsh
This commit is contained in:
+326
-334
File diff suppressed because it is too large
Load Diff
@@ -12,13 +12,5 @@ in
|
|||||||
# Kitty config (main + theme)
|
# Kitty config (main + theme)
|
||||||
xdg.configFile."kitty/kitty.conf".source = "${flakeRoot}/assets/conf/kitty/kitty.conf";
|
xdg.configFile."kitty/kitty.conf".source = "${flakeRoot}/assets/conf/kitty/kitty.conf";
|
||||||
|
|
||||||
# Starship (with your custom config)
|
|
||||||
programs.starship = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
# This ensures Starship uses your config file
|
|
||||||
configFile = "${flakeRoot}/assets/conf/starship.toml";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user