From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 8/9] services: Add sddm service. Date: Sat, 3 Sep 2016 15:36:22 +0200 Message-ID: References: <20160901155711.7388-1-david@craven.ch> <20160901155711.7388-8-david@craven.ch> <87zinqsd2a.fsf@member.fsf.org> <87wpitm7m3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgB7Z-0001BE-Mx for guix-devel@gnu.org; Sat, 03 Sep 2016 09:36:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgB7S-0001oJ-Pm for guix-devel@gnu.org; Sat, 03 Sep 2016 09:36:32 -0400 Received: from mail-yw0-x234.google.com ([2607:f8b0:4002:c05::234]:33629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgB7R-0001nh-JP for guix-devel@gnu.org; Sat, 03 Sep 2016 09:36:26 -0400 Received: by mail-yw0-x234.google.com with SMTP id l8so17346343ywb.0 for ; Sat, 03 Sep 2016 06:36:24 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel > + (sddm sddm-configuration-sddm > + (default sddm)) > + (faces-directory sddm-configuration-faces-directory > + (default #~(string-append #$sddm "/share/sddm/faces"))) Is sddm bound to the above sddm?