qt: try to improve themes
This commit is contained in:
parent
36c725400f
commit
bc8150a879
2 changed files with 4 additions and 1 deletions
|
@ -48,9 +48,11 @@ lib.mkIf (desktop == "sway") {
|
|||
gtk3 = shared;
|
||||
}
|
||||
);
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme.name = "qtct";
|
||||
platformTheme.name = "gtk3";
|
||||
style.name = "qt5ct";
|
||||
};
|
||||
|
||||
dconf.settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue