qt theming
This commit is contained in:
parent
f74047f29b
commit
122f80c49b
2 changed files with 9 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue