fix: qt theme fix

This commit is contained in:
Alexandre Cavalheiro 2023-11-10 14:47:03 -03:00
parent ba63664890
commit b2c8f14b47
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 3 additions and 11 deletions

View file

@ -237,15 +237,6 @@
# Configure QT
qt = {
enable = true;
platformTheme = "gtk";
style = {
name = "Catppuccin-Frappe-Lavender";
package = pkgs.catppuccin-gtk.override {
accents = [ "lavender" ];
tweaks = [ "rimless" ];
variant = "frappe";
};
};
platformTheme = "qtct";
};
}

View file

@ -304,7 +304,8 @@
## Libraries
libsForQt5.qt5.qtgraphicaleffects
libsForQt5.qt5.qtquickcontrols2
libsForQt5.qtstyleplugins
qt5.qtwayland
qt6.qtwayland
## Desktop environment
polkit-kde-agent