This commit is contained in:
death916 2025-09-18 02:13:02 -07:00
parent 453fa772d6
commit 923d41ecec

View file

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