From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24146: Various window managers need startup services. Date: Thu, 04 Aug 2016 01:27:22 +0200 Message-ID: <87mvktwi05.fsf@gnu.org> References: <87h9b1g2fz.fsf@we.make.ritual.n0.is> <87lh0dy425.fsf@gnu.org> <87twf1o4od.fsf@we.make.ritual.n0.is> 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]:37975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV5a1-0008L7-Tw for bug-guix@gnu.org; Wed, 03 Aug 2016 19:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bV5Zy-0000kO-4i for bug-guix@gnu.org; Wed, 03 Aug 2016 19:28:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bV5Zy-0000kK-1D for bug-guix@gnu.org; Wed, 03 Aug 2016 19:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bV5Zx-0003tQ-TM for bug-guix@gnu.org; Wed, 03 Aug 2016 19:28:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87twf1o4od.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Wed, 03 Aug 2016 22:42:26 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: ng0 Cc: 24146@debbugs.gnu.org Hi, ng0 skribis: > Is a service what is required to make them selectable (cycle by pressing > F1) in the SLIM login? No, all you need is to add them to the =E2=80=98packages=E2=80=99 field of = the OS, as in the example at (search for =E2=80=9Clightweight window managers=E2=80=9D): https://www.gnu.org/software/guix/manual/html_node/Using-the-Configuratio= n-System.html#System-Services HTH! Ludo=E2=80=99.