services: xorg: Fix harmless typo in slim.cfg.

* gnu/services/xorg.scm (slim-service): Add missing whitespace in
  XINITRC invocation.
This commit is contained in:
Ludovic Courtès 2014-05-11 13:41:08 +02:00
parent 7e0c23fb3e
commit 057d6ce5e4
1 changed files with 1 additions and 1 deletions

View File

@ -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