unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Robby Zambito <contact@robbyzambito.me>
To: 64115@debbugs.gnu.org
Cc: Robby Zambito <contact@robbyzambito.me>
Subject: [bug#64115] [PATCH] doc: Fix swaylock config example.
Date: Fri, 16 Jun 2023 14:11:21 -0400	[thread overview]
Message-ID: <5ecb93f8fed1693ae19997a26c27426c65ab07c2.1686937554.git.contact@robbyzambito.me> (raw)

---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 9232c82b4b..d1b715e2e8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -22578,7 +22578,7 @@ X Window
 (service screen-locker-service-type
          (screen-locker-configuration
            (name "swaylock")
-           (program (file-append xlockmore "/bin/xlock"))
+           (program (file-append swaylock "/bin/swaylock"))
            (using-pam? #t)
            (using-setuid? #f)))
 @end lisp

base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
-- 
2.40.1





                 reply	other threads:[~2023-06-16 18:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5ecb93f8fed1693ae19997a26c27426c65ab07c2.1686937554.git.contact@robbyzambito.me \
    --to=contact@robbyzambito.me \
    --cc=64115@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).