mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 12:59:58 -05:00
bcb815aac5
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
20 lines
286 B
Bash
20 lines
286 B
Bash
groups=(illogical-impulse)
|
|
pkgname=illogical-impulse-widgets
|
|
pkgver=1.0
|
|
pkgrel=7
|
|
pkgdesc='Illogical Impulse Widget Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
fuzzel
|
|
glib2
|
|
imagemagick
|
|
hypridle
|
|
hyprlock
|
|
hyprpicker
|
|
songrec
|
|
translate-shell
|
|
wlogout
|
|
libqalculate
|
|
)
|