blob: 5d89b196f3e69dbd6b79584cd9317c91a85a54c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = windowlist-git
pkgdesc = Polybar custom module - List all open windows, click to switch focus or minimize
pkgver = v0.1.0.r0.g65c5729
pkgrel = 1
url = https://github.com/tuurep/windowlist
arch = x86_64
license = MIT
makedepends = git
depends = libx11
depends = glibc
provides = windowlist
conflicts = windowlist
source = windowlist-git::git+https://github.com/tuurep/windowlist.git
sha256sums = SKIP
pkgname = windowlist-git
|