services: slim: Update SLiM theme to 1.x.

* gnu/services/xorg.scm (%default-slim-theme-name): Change to "1.x".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Diego Nicola Barbato 2019-06-08 09:54:20 +02:00 committed by Ludovic Courtès
parent 226a3605d6
commit 2f9f792a1e
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ desktop session from the system or user profile will be used."
(define %default-slim-theme-name
;; This must be the name of the sub-directory in %DEFAULT-SLIM-THEME that
;; contains the actual theme files.
"0.x")
"1.x")
(define-record-type* <slim-configuration>
slim-configuration make-slim-configuration