mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 01:09:26 -05:00
6f9bc17d57
Comment on Discussion When dist-arch/ Changes / comment_on_discussion (push) Has been cancelled
20 lines
306 B
Bash
20 lines
306 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?
|
|
imagemagick
|
|
hypridle
|
|
hyprutils
|
|
hyprlock
|
|
hyprpicker
|
|
nm-connection-editor
|
|
quickshell-git
|
|
translate-shell
|
|
wlogout
|
|
)
|