mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
13 lines
179 B
Bash
13 lines
179 B
Bash
pkgname=illogical-impulse-backlight
|
|
pkgver=1.0
|
|
pkgrel=1
|
|
pkgdesc='Illogical Impulse Backlight Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
geoclue
|
|
brightnessctl
|
|
ddcutil
|
|
)
|
|
|