unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: yasu <yasu@yasuaki.com>
Cc: help-guix@gnu.org
Subject: Re: Working Configuration for Wayland Auto-Login?
Date: Sat, 26 Dec 2020 22:27:05 +0100	[thread overview]
Message-ID: <878s9ks1g6.fsf@nckx> (raw)
In-Reply-To: <32356bced980c90ed28bde5469d2840fc58e0a20.camel@yasuaki.com>

[-- Attachment #1: Type: text/plain, Size: 616 bytes --]

Yasu,

yasu 写道:
> Does anyone have a working example configuration that enables 
> Wayland
> Auto-Login?

Yes:

   (service sddm-service-type
     ;; Logs to ~/.local/share/sddm/wayland-session.log.
     (sddm-configuration
       (auto-login-user "nckx") (relogin? #t)
       (auto-login-session "sway.desktop")
       (display-server "wayland")
       (minimum-vt 1)
       (xorg-configuration
         (xorg-configuration
           (keyboard-layout keyboard-layout)))))

It's not clear to me why your example didn't work, but I don't use 
the gnome.desktop.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

      parent reply	other threads:[~2020-12-26 21:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-26  1:30 Working Configuration for Wayland Auto-Login? yasu
2020-12-26 21:10 ` Joshua Branson
2020-12-26 21:27 ` Tobias Geerinckx-Rice [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878s9ks1g6.fsf@nckx \
    --to=me@tobias.gr \
    --cc=help-guix@gnu.org \
    --cc=yasu@yasuaki.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).