Make theming modular

This commit is contained in:
DashieTM 2024-07-11 15:40:58 +02:00
parent 3cd2f6fb68
commit e5e23373da
11 changed files with 596 additions and 288 deletions

View file

@ -1,8 +1,9 @@
{
imports = [
./qt.nix
./gtk3.nix
./gtk4.nix
./stylix.nix
# ./gtk3.nix
# ./gtk4.nix
];
}