qt theming

This commit is contained in:
Mars 2024-05-28 04:22:41 -04:00
parent f74047f29b
commit 122f80c49b
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
2 changed files with 9 additions and 3 deletions

View file

@ -73,6 +73,12 @@
};
};
qt = {
enable = true;
style.name = "kvantum";
style.catppuccin.enable = true;
};
programs = {
nix-index-database.comma.enable = true;
nix-index.enable = true;