guix-patches
[Top][All Lists]
Advanced

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

[bug#50095] [PATCH 2/3] gnu: i3lock-fancy: Add input.


From: phodina
Subject: [bug#50095] [PATCH 2/3] gnu: i3lock-fancy: Add input.
Date: Tue, 17 Aug 2021 16:44:37 +0000

* gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock.

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 45f3816273..97dfd1eff5 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")
--
2.32.0





reply via email to

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