unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob f6f1bbc9b118bfc702cd3d73d8a017082164b97b 622 bytes (raw)
name: gnu/packages/patches/xfce4-session-startxfce-load-user-plugins.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
From a1c94934d211d69f9a2cdf03d64327bcd7cccb41 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <mail@brendan.scot>
Date: Thu, 17 Mar 2022 19:49:12 +1100
Subject: [PATCH] startxfce4: load plugins from user profile

---
diff --git a/scripts/startxfce4.in b/scripts/startxfce4.in
--- a/scripts/startxfce4.in
+++ b/scripts/startxfce4.in
@@ -101,6 +101,8 @@ else
   prog=/bin/sh
 fi

+    export X_XFCE4_LIB_DIRS="${GUIX_PROFILE:-$HOME/.guix-profile}/lib/xfce4/${X_XFCE4_LIB_DIRS:+:}$X_XFCE4_LIB_DIRS"
+
 if [ -f "$HOME/.xserverrc" ]; then
   SERVERRC="$HOME/.xserverrc $SERVERRC"
 elif [ -f /etc/X11/xinit/xserverrc ]; then



debug log:

solving f6f1bbc9b1 ...
found f6f1bbc9b1 in https://yhetil.org/guix-patches/20220318073844.14290-8-mail@brendan.scot/

applying [1/1] https://yhetil.org/guix-patches/20220318073844.14290-8-mail@brendan.scot/
diff --git a/gnu/packages/patches/xfce4-session-startxfce-load-user-plugins.patch b/gnu/packages/patches/xfce4-session-startxfce-load-user-plugins.patch
new file mode 100644
index 0000000000..f6f1bbc9b1

Checking patch gnu/packages/patches/xfce4-session-startxfce-load-user-plugins.patch...
1:25: new blank line at EOF.
+
Applied patch gnu/packages/patches/xfce4-session-startxfce-load-user-plugins.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 f6f1bbc9b118bfc702cd3d73d8a017082164b97b	gnu/packages/patches/xfce4-session-startxfce-load-user-plugins.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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