qt round 2
This commit is contained in:
parent
07f51a2324
commit
e143bdc668
1 changed files with 5 additions and 5 deletions
|
@ -161,11 +161,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
# qt = {
|
||||
# enable = true;
|
||||
# platformTheme.name = "adwaita"; # TODO: fix themes
|
||||
# style.name = "adwaita";
|
||||
# };
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme.name = "qtct";
|
||||
style.name = "adwaita";
|
||||
};
|
||||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue