feat(home-manager): add theming using stylix
This commit is contained in:
parent
098b1dbcad
commit
655bdebfc5
9 changed files with 470 additions and 770 deletions
|
@ -4,6 +4,6 @@
|
|||
package = inputs.yazi.packages.${pkgs.system}.default;
|
||||
enableBashIntegration = true;
|
||||
settings = {};
|
||||
theme = builtins.fromTOML (builtins.readFile ./yazi/theme.toml);
|
||||
# theme = builtins.fromTOML (builtins.readFile ./yazi/theme.toml);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue