me
/
guix
Archived
1
0
Fork 0

gnu: i3lock-fancy: Add input.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
phodina 2021-08-17 16:44:37 +00:00 committed by Ludovic Courtès
parent e81975308a
commit 49658fc66f
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -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")