services: xorg: Fix harmless typo in slim.cfg. * gnu/services/xorg.scm (slim-service): Add missing whitespace in XINITRC invocation.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/services/xorg.scm
M gnu/services/xorg.scm => gnu/services/xorg.scm +1 -1
@@ 147,7 147,7 @@ authfile /var/run/slim.auth # The login command. '%session' is replaced by the chosen session name, one # of the names specified in the 'sessions' setting: 'wmaker', 'xfce', etc. login_cmd exec " xinitrc "%session login_cmd exec " xinitrc " %session sessions wmaker,ratpoison halt_cmd " dmd "/sbin/halt