moving away from stylix
This commit is contained in:
parent
e0cea96fca
commit
8f63946c67
18 changed files with 35 additions and 13 deletions
9
modules/style/default.nix
Normal file
9
modules/style/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
_: {
|
||||
imports = [
|
||||
./stylix.nix
|
||||
./quickshell
|
||||
./qt.nix
|
||||
./gtk.nix
|
||||
./module.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue