forked from Shinonome/dots-hyprland
19 lines
293 B
Bash
19 lines
293 B
Bash
pkgname=illogical-impulse-widgets
|
|
pkgver=1.0
|
|
pkgrel=3
|
|
pkgdesc='Illogical Impulse Widget Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
fuzzel
|
|
glib2 # for `gsettings` it seems?
|
|
hypridle
|
|
hyprutils
|
|
hyprlock
|
|
hyprpicker
|
|
nm-connection-editor
|
|
quickshell-git
|
|
translate-shell
|
|
wlogout
|
|
)
|