x11: set webkit debug variable

This commit is contained in:
Jeremy Soller 2025-10-02 13:08:23 -06:00
parent f74ef38a0f
commit e3e151a369
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -35,6 +35,7 @@ data = """
export DISPLAY :0
export G_MESSAGES_DEBUG all
export LD_DEBUG all
export WEBKIT_DEBUG all
glib-compile-schemas /usr/share/glib-2.0/schemas/
"""