blob: 211a7983fabfcbf04a84d57c26a87494e54288d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = quickshell-overview-git
pkgdesc = A standalone workspace overview module for Hyprland using Quickshell
pkgver = r18.272b4e7
pkgrel = 1
url = https://github.com/Shanu-Kumawat/quickshell-overview
arch = any
makedepends = git
depends = quickshell
optdepends = hyprland: The compositor this module is designed for
optdepends = matugen: For dynamic color generation based upon wallpaper
provides = qs-overview
conflicts = qs-overview
source = quickshell-overview-git::git+https://github.com/Shanu-Kumawat/quickshell-overview.git
source = qs-overview.sh
sha256sums = SKIP
sha256sums = SKIP
pkgname = quickshell-overview-git
|