hm/qt: set QT_QPA_PLATFORMTHEME to xdgdesktopportal
This commit is contained in:
parent
73840cc9b5
commit
9afc0ef725
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
systemd.user.sessionVariables = {
|
||||
QT_QPA_PLATFORMTHEME = "gtk3";
|
||||
QT_QPA_PLATFORMTHEME = "xdgdesktopportal";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue