diff --git a/recipes-support/hyprland/hypridle_git.bb b/recipes-support/hyprland/hypridle_git.bb index 71c45f5..652d94e 100644 --- a/recipes-support/hyprland/hypridle_git.bb +++ b/recipes-support/hyprland/hypridle_git.bb @@ -9,9 +9,9 @@ SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main" DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++-1" S = "${WORKDIR}/git" -SRCREV = "7cff4581a3753154fc5b41f39a098fad49b777b1" +SRCREV = "cc23f97836adbba1abc8edd48169fb1f1f698c32" PV = "0.1.2" inherit cmake pkgconfig -FILES:${PN} += "${systemd_user_unitdir}" +FILES:${PN} += "${systemd_user_unitdir} ${datadir}/hypr/hypridle.conf"