finish switch to stylix
This commit is contained in:
parent
4dd4497139
commit
f4774a6cae
10 changed files with 229 additions and 548 deletions
|
@ -209,7 +209,7 @@ in {
|
|||
'';
|
||||
};
|
||||
|
||||
user-chome = mkIf (cfg.userChrome != "") {
|
||||
user-chrome = mkIf (cfg.userChrome != "") {
|
||||
target = "${cfgPath}/${cfg.profileName}.default/chrome/userChrome.css";
|
||||
text = cfg.userChrome;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue