unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Valentin Herrmann <herr.valentin.mann@gmail.com>
To: 47292@debbugs.gnu.org
Subject: [bug#47292] [PATCH] gnu: services: xorg: export %default-xorg-server-arguments
Date: Sun, 21 Mar 2021 12:31:53 +0100	[thread overview]
Message-ID: <CAN3mbyN7c+JHGBGvq0GW21cr4J7kmw50MdK-XKWB4D9UArTRJA@mail.gmail.com> (raw)


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



[-- Attachment #1.2: Type: text/html, Size: 26 bytes --]

[-- Attachment #2: 0001-gnu-services-xorg-export-default-xorg-server-argumen.patch --]
[-- Type: text/x-patch, Size: 685 bytes --]

From 6272f455f6182c53b5c1f46a8b593846d5a96211 Mon Sep 17 00:00:00 2001
From: Valentin Herrmann <herr.valentin.mann@gmail.com>
Date: Sun, 21 Mar 2021 12:23:23 +0100
Subject: [PATCH] gnu: services: xorg: export %default-xorg-server-arguments

---
 gnu/services/xorg.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 60611dc77d..17d983ff8d 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -68,6 +68,8 @@
 
             %default-xorg-modules
             %default-xorg-fonts
+            %default-xorg-server-arguments
+
             xorg-wrapper
             xorg-start-command
             xinitrc
-- 
2.30.1


             reply	other threads:[~2021-03-21 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 11:31 Valentin Herrmann [this message]
2021-03-31 13:30 ` bug#47292: [PATCH] gnu: services: xorg: export %default-xorg-server-arguments Ludovic Courtès

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=CAN3mbyN7c+JHGBGvq0GW21cr4J7kmw50MdK-XKWB4D9UArTRJA@mail.gmail.com \
    --to=herr.valentin.mann@gmail.com \
    --cc=47292@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).