blob: 97142a6bd8638157d3baba12b0249448d70c69b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = swaylock-blur-multimonitor-git
pkgdesc = A script that runs swaylock and sets the image to a blurred screenshot of the desktop.
pkgver = r1.0d10fea
pkgrel = 1
url = https://github.com/sjoerdtimmer/swaylock-blur-multimonitor
arch = any
license = LGPL
makedepends = git
depends = swaylock
depends = imagemagick
depends = grim
depends = python3
depends = i3ipc-python
provides = swaylock-blur-multimonitor
conflicts = swaylock-blur-multimonitor
source = git+https://github.com/sjoerdtimmer/swaylock-blur-multimonitor
md5sums = SKIP
pkgname = swaylock-blur-multimonitor-git
|