feat: AGS config update and stylix config update
AGS: add additional indicator customisations Stylix: specify fonts used for each font style
This commit is contained in:
parent
9ac744a8ce
commit
4a7e9cafd9
4 changed files with 94 additions and 8 deletions
|
@ -14,7 +14,7 @@ in
|
|||
default = ./presets/default.toml;
|
||||
};
|
||||
};
|
||||
config = {
|
||||
config = mkIf cfg.enable {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableZshIntegration = config.myShells.zsh.enable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue