gnu: i3lock-fancy: Add input.
* gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
e81975308a
commit
49658fc66f
|
@ -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")
|
||||
|
|
Reference in New Issue