trying
This commit is contained in:
parent
50d0f6e15f
commit
4b58145982
1 changed files with 5 additions and 5 deletions
|
@ -153,11 +153,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme.name = "adwaita"; # TODO: fix themes
|
||||
style.name = "adwaita-dark";
|
||||
};
|
||||
# qt = {
|
||||
# enable = true;
|
||||
# platformTheme.name = "qtct"; # TODO: fix themes
|
||||
# style.name = "breeze";
|
||||
# };
|
||||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue