gnome-session

This commit is contained in:
Rmys
2025-10-23 23:25:34 +03:00
committed by GitHub
parent ad68a82f67
commit d93c79bea0
@@ -14,6 +14,7 @@ def setup():
# shelltools.system("""sed -i "/ systemd_dep/,+3d;/if enable_systemd/a \ systemd_userunitdir = '/tmp\'" meson.build""")
mesontools.configure("--buildtype=release \
-Dx11=true \
-Dsystemduserunitdir=/tmp")
def build():