This commit is contained in:
death916 2025-09-18 02:17:10 -07:00
parent cd703fbeb8
commit 8771a9906f

View file

@ -516,7 +516,7 @@
};
home.sessionVariables = {
QT_QPA_PLATFORMTHEME = "gtk"; # Required for Qt apps like VLC
QT_STYLE_OVERRIDE = "gtk";
#QT_STYLE_OVERRIDE = "gtk";
};