blob: 651e3562d036d254fe460dab24e059ad32051159 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = swaylock-fancy-git
pkgdesc = Blurs and pixelates background, adds lock icon and text, for sway.
pkgver = r175.24d41bb
pkgrel = 1
url = https://github.com/Big-B/swaylock-fancy
arch = any
license = MIT
makedepends = git
depends = coreutils
depends = awk
depends = bash
depends = util-linux
depends = imagemagick
depends = swaylock
depends = grim
optdepends = wmctrl: minimize windows before locking
provides = swaylock-fancy
source = git+https://github.com/Big-B/swaylock-fancy.git
md5sums = SKIP
pkgname = swaylock-fancy-git
|