hm/gtk: enable GTK_USE_PORTAL

This commit is contained in:
Lu Wang 2024-11-29 22:55:40 +08:00
parent 3efef29d7f
commit 65bc3735de
Signed by: rebmit
SSH key fingerprint: SHA256:3px8QV1zEerIrEWHaqtH5rR9kjetyRST5EipOPrd+bU

View file

@ -20,6 +20,10 @@
text = config.gtk.gtk4.extraCss;
};
systemd.user.sessionVariables = {
GTK_USE_PORTAL = "1";
};
services.darkman =
let
mkScript =