From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: xscreensaver on GuixSD Date: Thu, 29 Jun 2017 16:45:14 +0200 Message-ID: <87efu2n98l.fsf@gnu.org> References: <20170628.184214.1062466562203980561.post@thomasdanckaert.be> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQah6-0002p5-KN for help-guix@gnu.org; Thu, 29 Jun 2017 10:45:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQah2-0004vN-MD for help-guix@gnu.org; Thu, 29 Jun 2017 10:45:20 -0400 In-Reply-To: <20170628.184214.1062466562203980561.post@thomasdanckaert.be> (Thomas Danckaert's message of "Wed, 28 Jun 2017 18:42:14 +0200 (CEST)") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Thomas Danckaert Cc: help-guix@gnu.org Hello Thomas, Thomas Danckaert skribis: > I'd like the xscreensaver daemon to start automatically. Has anyone > set this up on their system? Do I need to define a custom service for > this? Suggestions welcome! I would start it from ~/.xsession, but perhaps there are fancier ways to do that. HTH, Ludo=E2=80=99.