style/module.nix: add theming.nix
This commit is contained in:
parent
67b45b65a5
commit
dc52a70980
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ _: {
|
||||||
imports = [
|
imports = [
|
||||||
./colors.nix
|
./colors.nix
|
||||||
./fonts.nix
|
./fonts.nix
|
||||||
|
./gtk.nix
|
||||||
|
./theming.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue