hm/gtk: enable GTK_USE_PORTAL
This commit is contained in:
parent
3efef29d7f
commit
65bc3735de
|
@ -20,6 +20,10 @@
|
|||
text = config.gtk.gtk4.extraCss;
|
||||
};
|
||||
|
||||
systemd.user.sessionVariables = {
|
||||
GTK_USE_PORTAL = "1";
|
||||
};
|
||||
|
||||
services.darkman =
|
||||
let
|
||||
mkScript =
|
||||
|
|
Loading…
Reference in a new issue