From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MOmAH72yYGDReAEAgWs5BA (envelope-from ) for ; Sun, 28 Mar 2021 18:45:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id GKNdGb2yYGCmQwAAB5/wlQ (envelope-from ) for ; Sun, 28 Mar 2021 16:45:49 +0000 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 9F30B1B3B0 for ; Sun, 28 Mar 2021 18:45:48 +0200 (CEST) Received: from localhost ([::1]:45096 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQYXr-00077A-GS for larch@yhetil.org; Sun, 28 Mar 2021 12:45:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQYXU-00076s-2v for help-guix@gnu.org; Sun, 28 Mar 2021 12:45:24 -0400 Received: from mx1.dismail.de ([78.46.223.134]:27807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQYXR-0007L6-Gp for help-guix@gnu.org; Sun, 28 Mar 2021 12:45:23 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 5427b901; Sun, 28 Mar 2021 18:45:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=GiNVw1plfSI+Yx8sF7yR1sjQ95ZaJg3mOP FuXbpxy08=; b=HurAgyB+Hbp/JbJK9Cz4hnYtpXNGQ1RF9Xs2ApLKH4ptkydFU4 nqL/28y4KHy/ZhSz6BGv1CUS4W08beBqyrvXTqAl2z2N2KTGf/1zmxub9nlfv/Hy 5VQZ2qYizH1QasRW2g2xbzvdMdjZyCpOgGxlp1rEg6ihgxHg5u/x9HvcIshrqnkl LobTyTRhilWp3YgE94jUWhcMQuWMElek4Q4NCQJVpSIaTCHyBb98IBt1vUnVMwX1 zfvOBlAp7vuoL/i+iD0FsOCmDL18IQHKG4zlRR82G+o5ekIbHaVgsn0DC3mTP9L/ LsJatXsJvP0Sbs8qMmjLdxeT7IaLp6Awn9cg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 446bad65; Sun, 28 Mar 2021 18:45:15 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id a8ea8d5a; Sun, 28 Mar 2021 18:45:15 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 16e193fa (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sun, 28 Mar 2021 18:45:13 +0200 (CEST) From: Joshua Branson To: Vagrant Cascadian Cc: Bone Baboon , help-guix@gnu.org Subject: Re: Starting Sway a Wayland window manager References: <87r1k0f6pm.fsf@disroot.org> <87blb4ysii.fsf@yucca> <87mtuoovw8.fsf@dismail.de> Mail-Followup-To: Vagrant Cascadian , Bone Baboon , help-guix@gnu.org Date: Sun, 28 Mar 2021 12:45:11 -0400 In-Reply-To: <87mtuoovw8.fsf@dismail.de> (Joshua Branson's message of "Sat, 27 Mar 2021 22:27:19 -0400") Message-ID: <87ft0fp6qw.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616949948; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0D+fWYbyAq4z02k64IgDEU4492n3bKp+XmbyRXqo6/U=; b=gyiyRL8NcEWH84ZpkyY1/qZEMPxXSmn2r+xtWqf6FnSH9ulE16M/iqd+OWRUaAyVnOVBvL 6Hih3o4XZKYIdaa4mNmkQs9ADPsAwGJlP6hdr+WBNMGpRw2HHJrpvobJKzXDJ+JZVRQEC3 E7WAZgC7IVaMCNZVU5tPENyELf8sDxIURmtHDioGD/CgVVJ79stDGwIMqcAPtxzsaxDeaM N9SmpbzcNHIPQYrBXZcGT6vtF9ka9xAGqFTecO8/XzWeJti53kQc+r2zYOjR08ssNasJ/V Xdho+2Vu7ihuXYMdOns0mMsd32Lhobh3bk08bW9siZk3cAaQpHj9SJpoTQGM7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616949948; a=rsa-sha256; cv=none; b=aZ8zmB2TqH1qhGcSXWzmTT6HisTB40SZE4c+fiB0wKpN8MxEZaXEwC/e2HVeYD6xiw6yTE +iyz6gnp+fnLi1jFb09hlbgONM4ofeoneOMSVzA9UTFowhndW8kd6MczY7KPtkP3Boo+ME GPWC6Zpdr1h4/mfM9SlAcw2M2i3Ct0xZGEBdQVHOJfU/7FYtwRZIw6MoC2U3Q/Xi3FaTcp kMa2cBFfEOqXjGNeec57abMLy3rfNSaBjMUlQID5U8ZKPV372muDuzshRM2K+6Ks9g17Y0 pWhr58GC/04GLg85TVEdzYSomMvMoAqcqas8+v8Ci0Rx6/ZbuLjNYM4QRteNPg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=HurAgyB+; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -1.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=HurAgyB+; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 9F30B1B3B0 X-Spam-Score: -1.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: X+18tdjIEso2 Joshua Branson writes: I also just realized that sway started for me when I changed %base-services to %desktop-services. -- Joshua Branson (joshuaBPMan in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar