mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: xfdesktop: Add Guix logo to default background.
* gnu/packages/xfce.scm (xfdesktop)[arguments]: In 'prepare-background-image' phase, add "xfce-verticals.png".
This commit is contained in:
@@ -892,7 +892,8 @@ on the screen.")
|
||||
(copy-file "/tmp/final.jpg" image))
|
||||
'(;; "backgrounds/xfce-blue.jpg"
|
||||
"backgrounds/xfce-stripes.png"
|
||||
"backgrounds/xfce-teal.jpg"))
|
||||
"backgrounds/xfce-teal.jpg"
|
||||
"backgrounds/xfce-verticals.png"))
|
||||
#t)))
|
||||
|
||||
#:disallowed-references (,inkscape ,imagemagick)))
|
||||
|
||||
Reference in New Issue
Block a user