config/x11: more debugging and compile glib schemas at boot

This commit is contained in:
Jeremy Soller 2025-09-29 17:46:37 -06:00
parent 431200dd42
commit 4e1db89e42
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -33,6 +33,9 @@ xterm = {}
path = "/usr/lib/init.d/20_xenv"
data = """
export DISPLAY :0
export G_MESSAGES_DEBUG all
export LD_DEBUG all
glib-compile-schemas /usr/share/glib-2.0/schemas/
"""
[[files]]