From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SCNCDN30EmTZWAAASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 11:52:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wD5VC930EmRS9AAAG6o9tA (envelope-from ) for ; Thu, 16 Mar 2023 11:52:13 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C23E5AC15 for ; Thu, 16 Mar 2023 11:52:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pclDK-0003wh-ME; Thu, 16 Mar 2023 06:52:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pclDI-0003vE-5G for guix-patches@gnu.org; Thu, 16 Mar 2023 06:52:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pclDG-0002Rl-1x for guix-patches@gnu.org; Thu, 16 Mar 2023 06:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pclDF-0007Pn-UH for guix-patches@gnu.org; Thu, 16 Mar 2023 06:52:01 -0400 Subject: bug#62107: [PATCH] home: services: Add home-unclutter-service-type. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 16 Mar 2023 10:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62107 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: conses Cc: 62107-done@debbugs.gnu.org Mail-Followup-To: 62107@debbugs.gnu.org, ludo@gnu.org, contact@conses.eu Received: via spool by 62107-done@debbugs.gnu.org id=D62107.167896389328453 (code D ref 62107); Thu, 16 Mar 2023 10:52:01 +0000 Received: (at 62107-done) by debbugs.gnu.org; 16 Mar 2023 10:51:33 +0000 Received: from localhost ([127.0.0.1]:41293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pclCm-0007Or-Tz for submit@debbugs.gnu.org; Thu, 16 Mar 2023 06:51:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pclCl-0007Oe-6s for 62107-done@debbugs.gnu.org; Thu, 16 Mar 2023 06:51:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pclCf-0002Me-KF; Thu, 16 Mar 2023 06:51:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=VhfMwk3V0fxW8hr1WBMnjCIJHw4LF81KNnt/E3fxkFk=; b=ggWlUP2DZ2p7ZJTNs3bZ +dTM1rtOQs3aHl0rQpKoi+cTats2L4Tgi9VSA7cGVyU860nLuO84k6IhLLkWdiAW72YOfNKbNuNiB l/BkxREpbeFfQ+c1CJbhu5JCRAqmftlmRwCb+5x14rfoFgmSzw4qVB3WDnSeVSm//ie56Chfelskz XXkg4jhGc4oRafD44I8xpBgVBDYifkETaceU61Ua/2EUA2dlYLRLQ5y1YVwMi7DqZHmdAWEu7orjc j11u0DGcsNjdHGVZ16Qehs+Ge8sfxUAaqr6nTMTF41OygqlDBhRQvtcgQRBZhY02D3nqC1BaUVUUc vAo2cYuituHUeg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pclCf-0000Kn-7l; Thu, 16 Mar 2023 06:51:25 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <86lek41cc6.fsf@conses.eu> <86fsa7y0ff.fsf@conses.eu> Date: Thu, 16 Mar 2023 11:51:23 +0100 In-Reply-To: <86fsa7y0ff.fsf@conses.eu> (conses's message of "Tue, 14 Mar 2023 13:36:36 +0100") Message-ID: <87pm99geac.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ggWlUP2D; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678963932; a=rsa-sha256; cv=none; b=M2iobttGWrks143vMw8PhAB0FpgOsvCV8fBnbgNYXwnP2/pBqs6kZx57OvvY/9uUfs2105 hAfV3sSX3o+R66/+A6YbpIsoEycn18CW+IwoAla1RPSkI7MPzMRcJYQRLabGsMZO5BPbsX Z3ncA+pxKKpQ3Z4iQNxnlz0uNdubR2R+WWgxSS3YsigrCSg1wEPtfJTkz2oJEZJwGYAFee 29fJnn6y8tp9BY7OSyVVMdE8eq9+Y2xIOSJrcLH0L+JvxsIAf/XfUdOQob4McVn2lu7BTL UlrMmUiBmVamzDOqCtPceh7EbuQTq9FlzKocsPkoRYdtFSOdVCDZexl5QmnnkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678963932; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=VhfMwk3V0fxW8hr1WBMnjCIJHw4LF81KNnt/E3fxkFk=; b=L8iQw49sdFt2txH7skURt90oBXx5/Lg4RVDSx6cPVMez1Xf+WeYX1DLREI74KOyTgTzvyg BYtWL0JJyKL4NiSf8E24XJCfOe5l+JqWtbpdkn77DFRFafC4wdNHZcw8pIwB0pKphhq1xP VrIcj058EcCf3MkWMTbagiU8Q4PNrTikILqjwwWuPW1zg7gBPO/y/1QCGabxWkD/oAPgWn sQ62Td53HF5X22k8mQVIR7ZfCNPOlIcDpgaWF/+SH0L8Je59QKYJFZTob6XqY2YPgLx9oh H/nsBI9sh1wrQPovTGTzoUZb/lEphcOplWzoQR/fe8Eac7WqDzYa3+RdjDA3gg== X-Migadu-Spam-Score: -4.14 X-Spam-Score: -4.14 X-Migadu-Queue-Id: C23E5AC15 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ggWlUP2D; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: 6rXhKMp3pee6 Hi, conses skribis: > * gnu/home/services/desktop.scm (home-unclutter-configuration) > (home-unclutter-service-type): New variables; > (home-unclutter-shepherd-service): New procedure; > * doc/guix.texi (Desktop Services): Document it. Perfect. Applied, thanks! Ludo=E2=80=99.