Add qt5ct to every variable placement

This commit is contained in:
DashieTM 2024-09-08 13:19:47 +02:00
parent 3d5fd504a9
commit 16732a903c

View file

@ -24,6 +24,7 @@ in
sessionVariables = { sessionVariables = {
GOROOT = "$HOME/.go"; GOROOT = "$HOME/.go";
QT_QPA_PLATFORMTHEME = "qt5ct";
}; };
keyboard = null; keyboard = null;