diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ce4963..e6f3565 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,4 +74,4 @@ protocol("staging/ext-idle-notify/ext-idle-notify-v1.xml" "ext-idle-notify-v1" f # Installation install(TARGETS hypridle) -install(FILES ${CMAKE_BINARY_DIR}/systemd/hypridle.service DESTINATION ${CMAKE_INSTALL_LIBDIR}/systemd/user) +install(FILES ${CMAKE_BINARY_DIR}/systemd/hypridle.service DESTINATION "lib/systemd/user")