blob: ac5908dffdfee93eee0c2e9c03f2af15143be1c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hyprdim
pkgdesc = Automatically dim windows in Hyprland when switching between them
pkgver = 3.0.0
pkgrel = 2
url = https://github.com/donovanglover/hyprdim
arch = x86_64
license = GPL3
makedepends = cargo
depends = gcc-libs
depends = hyprland>=0.42.0
source = hyprdim-3.0.0.tar.gz::https://github.com/donovanglover/hyprdim/archive/3.0.0.tar.gz
sha256sums = 6dfb9d47767b2afcbf3dfc682d6e278dc5276da521d045c16c66fa9ea19f830a
pkgname = hyprdim
|