diff options
| author | phodina <phodina@protonmail.com> | 2021-08-17 16:44:37 +0000 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2021-09-13 12:31:11 +0200 |
| commit | 49658fc66fd365e808105e5ef674b0b408775a15 (patch) | |
| tree | a59d8e82782dcd319e8a21ec7e7d684fe86f4cd4 /gnu | |
| parent | e81975308adbbd80609a0e3bf022fcb3191452f7 (diff) | |
gnu: i3lock-fancy: Add input.
* gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/wm.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 45f3816273d..97dfd1eff56 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm | |||
| @@ -645,6 +645,7 @@ Features include: | |||
| 645 | (inputs | 645 | (inputs |
| 646 | `(("imagemagick" ,imagemagick) | 646 | `(("imagemagick" ,imagemagick) |
| 647 | ("wmctrl" ,wmctrl) | 647 | ("wmctrl" ,wmctrl) |
| 648 | ("i3lock" ,i3lock) | ||
| 648 | ("gawk" ,gawk))) | 649 | ("gawk" ,gawk))) |
| 649 | (home-page "https://github.com/meskarune/i3lock-fancy") | 650 | (home-page "https://github.com/meskarune/i3lock-fancy") |
| 650 | (synopsis "Screen locker with screenshot function") | 651 | (synopsis "Screen locker with screenshot function") |
