more config stuff
This commit is contained in:
parent
4b84b88dc4
commit
5cdeaf971b
5 changed files with 16 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk3";
|
||||
style.package = pkgs.adwaita-qt;
|
||||
style.name = "adwaita-dark";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue