mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
config/x11: more debugging and compile glib schemas at boot
This commit is contained in:
parent
431200dd42
commit
4e1db89e42
@ -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]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user