qt: try to improve themes

This commit is contained in:
Leonardo Eugênio 2024-07-06 18:41:32 -03:00
parent 4fdc28fd18
commit 34de8dab67
2 changed files with 4 additions and 1 deletions

View file

@ -23,6 +23,7 @@ in
gimp
inkscape
krita
kdePackages.breeze
kdePackages.kdenlive
pitivi
blender-hip

View file

@ -48,9 +48,11 @@ lib.mkIf (desktop == "sway") {
gtk3 = shared;
}
);
qt = {
enable = true;
platformTheme.name = "qtct";
platformTheme.name = "gtk3";
style.name = "qt5ct";
};
dconf.settings = {