guix-commits
[Top][All Lists]
Advanced

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

07/08: gnu: i3lock-fancy: Add input.


From: guix-commits
Subject: 07/08: gnu: i3lock-fancy: Add input.
Date: Mon, 13 Sep 2021 06:33:05 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 49658fc66fd365e808105e5ef674b0b408775a15
Author: phodina <phodina@protonmail.com>
AuthorDate: Tue Aug 17 16:44:37 2021 +0000

    gnu: i3lock-fancy: Add input.
    
    * gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 45f3816..97dfd1e 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -645,6 +645,7 @@ Features include:
     (inputs
      `(("imagemagick" ,imagemagick)
        ("wmctrl" ,wmctrl)
+       ("i3lock" ,i3lock)
        ("gawk" ,gawk)))
     (home-page "https://github.com/meskarune/i3lock-fancy";)
     (synopsis "Screen locker with screenshot function")



reply via email to

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