Markus Volk c428de9033 hyprland-plugins: update
- add recipe for hyprscrolling
2025-06-18 18:08:09 +02:00

9 lines
239 B
PHP

SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "c0e675dd87d737f8ef64327291cbbb201f3764ba"
# Hack to allow patching the plugins
do_configure:prepend() {
rm -rf ${S}/patches
rm -rf ${S}/.pc
}