GNU bug report logs -
#42098
[PATCH] gnu: Add guix-simplyblack-sddm-theme.
Previous Next
Full log
Message #10 received at 42098-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Fredrik,
Fredrik Salomonsson <plattfot <at> gmail.com> skribis:
> * gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme): New variable.
Applied with the changes below, thanks!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-managers.scm
index ba587b2333..ef6e549d09 100644
--- a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -7,6 +7,7 @@
;;; Copyright © 2017 Marius Bakke <mbakke <at> fastmail.com>
;;; Copyright © 2017, 2020 Tobias Geerinckx-Rice <me <at> tobias.gr>
;;; Copyright © 2020 L p R n d n <guix <at> lprndn.info>
+;;; Copyright © 2020 Fredrik Salomonsson <plattfot <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -150,8 +151,9 @@ create smooth, animated user interfaces.")
(string-append sddm-themes "/guix-simplyblack-sddm"))))))
(home-page "https://github.com/plattfot/guix-simplyblack-sddm")
(synopsis "Guix based theme for SDDM")
- (description "Simple theme for SDDM, black background with Guix's
-logo. Based on Arch linux's archlinux-simplyblack theme.")
+ (description
+ "This package provides a simple theme for SDDM, black background with
+Guix's logo. Based on Arch linux's archlinux-simplyblack theme.")
;; Theme under cc-by-sa3.0, guix logo under license:cc-by-sa4.0
(license (list license:cc-by-sa3.0 license:cc-by-sa4.0))))
This bug report was last modified 5 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.