revert QT_QPA_PLATFORMTHEME to gtk3
This commit is contained in:
parent
0e023887b7
commit
3e488de9af
|
@ -55,7 +55,7 @@ with pkgs.uservars; {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home.sessionVariables = { QT_QPA_PLATFORMTHEME = "qt5ct"; };
|
home.sessionVariables = { QT_QPA_PLATFORMTHEME = "gtk3"; };
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
libsForQt5.qt5ct
|
libsForQt5.qt5ct
|
||||||
libsForQt5.qtstyleplugin-kvantum
|
libsForQt5.qtstyleplugin-kvantum
|
||||||
|
|
Loading…
Reference in a new issue