guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: plasma: Add spectacle.


From: guix-commits
Subject: 03/03: gnu: plasma: Add spectacle.
Date: Fri, 11 Aug 2023 06:35:39 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 446ec58af67910191be1be06efda6c43fc3cf8d7
Author: Sughosha <sughosha@disroot.org>
AuthorDate: Thu Aug 10 21:26:29 2023 +0200

    gnu: plasma: Add spectacle.
    
    * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add spectacle.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 gnu/packages/kde-plasma.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 6fb0d1017f..e5a2fd003c 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1482,6 +1482,10 @@ on top of Baloo.")
                               (resolve-interface
                                '(gnu packages kde-systemtools))
                               'konsole)
+                             (module-ref
+                              (resolve-interface
+                               '(gnu packages kde-systemtools))
+                              'spectacle)
                              ;; kde-gtk-config ;; TODO
 
                              plasma-firewall



reply via email to

[Prev in Thread] Current Thread [Next in Thread]