From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qMFtAP2m51/uGgAA0tVLHw (envelope-from ) for ; Sat, 26 Dec 2020 21:11:25 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kA/iN/ym51+lPwAA1q6Kng (envelope-from ) for ; Sat, 26 Dec 2020 21:11:24 +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 75A5F940430 for ; Sat, 26 Dec 2020 21:11:24 +0000 (UTC) Received: from localhost ([::1]:51370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ktGqQ-00054h-2Y for larch@yhetil.org; Sat, 26 Dec 2020 16:11:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54032) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktGpf-0004jp-P4 for help-guix@gnu.org; Sat, 26 Dec 2020 16:10:35 -0500 Received: from mx1.dismail.de ([78.46.223.134]:16348) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktGpd-0003is-IB for help-guix@gnu.org; Sat, 26 Dec 2020 16:10:35 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 53ac1da1; Sat, 26 Dec 2020 22:10:28 +0100 (CET) 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=RNs9akNbkZyEaiORkILGjpek/Iq/Nq7aWS /Nvd2zctI=; b=mzbzivz+dhpMMcWDkn6jyl9T8dR4sTk5kRWwJcjkmCRMf+OQNe eRVvwGa0oU2Pyq8az1Rgbh6mW/xtm5gRsSMdHabY95kdjLypxCGtfojfrPe66ETr kbyfr6R556rYZmEPoVzh2A0iUn4qxKqHJC9QRWv+HKhrorS2UcBL/qZcanyee+NK NWTQLa4pZ5fUxHBAzPN80exR7CgoK1VRDQBPQnXfPS6ch5MdkbuEBjtpRraJhKRX NBNSQSB61k9hz8dX+a5gvZlNwphafRFHE8QTWzcogqiqETdsj6k1fjuXEGPmM2Th 8TxdKjZlkHhy/k5IMMiP+lXgAO1qmtOZZudA== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 6a628cb0; Sat, 26 Dec 2020 22:10:27 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id a1641ad0; Sat, 26 Dec 2020 22:10:27 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id ae8e18b8 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sat, 26 Dec 2020 22:10:27 +0100 (CET) From: Joshua Branson To: yasu Subject: Re: Working Configuration for Wayland Auto-Login? References: <32356bced980c90ed28bde5469d2840fc58e0a20.camel@yasuaki.com> Mail-Followup-To: yasu , "help-guix@gnu.org" Date: Sat, 26 Dec 2020 16:10:24 -0500 In-Reply-To: <32356bced980c90ed28bde5469d2840fc58e0a20.camel@yasuaki.com> (yasu@yasuaki.com's message of "Sat, 26 Dec 2020 10:30:24 +0900") Message-ID: <87v9cos27z.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: , Cc: "help-guix@gnu.org" Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.03 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=mzbzivz+; 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: 75A5F940430 X-Spam-Score: -2.03 X-Migadu-Scanner: scn1.migadu.com X-TUID: C0aPuJJqhAKO I would also be interested in figuring this out. I have half of the solution: I currently login to a virtual console, then have .bash_profile start sway: #+BEGIN_SRC sh # Honor per-interactive-shell startup file if [ -f ~/.bashrc ]; then . ~/.bashrc; fi # shepherd if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then export MOZ_ENABLE_WAYLAND=1 export GUIX_PACKAGE_PATH=/home/joshua/prog/gnu/guix/guix-packages/ XDG_DATA_DIRS=/var/lib/flatpak/exports/share:/home/joshua/.local/share/flatpak/exports/share:$XDG_DATA_DIRS # this may fix a bug that I have with termite confusing backspace as space in guix environment # export TERM=linux shepherd -c /home/joshua/.config/shepherd/init.scm & exec dbus-run-session sway fi #+END_SRC -- Joshua Branson 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