diff --git a/config/x11.toml b/config/x11.toml index 7ea5146a..06de655f 100644 --- a/config/x11.toml +++ b/config/x11.toml @@ -124,13 +124,10 @@ mate-session& """ -# Override console config to set DISPLAY=:0 [[files]] -path = "/usr/lib/init.d/30_console" +path = "/usr/lib/environment.d/10_x11" data = """ -requires_weak 20_orbital -nowait DISPLAY=:0 getty 2 -nowait DISPLAY=:0 getty /scheme/debug/no-preserve -J +DISPLAY=:0 """