We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f592793 commit 2c29834Copy full SHA for 2c29834
src/wayland/idle_inhibit/CMakeLists.txt
@@ -13,7 +13,7 @@ install_qml_module(quickshell-wayland-idle-inhibit)
13
14
qs_add_module_deps_light(quickshell-wayland-idle-inhibit Quickshell)
15
16
-wl_proto(wlp-idle-inhibit idle-inhibit-unstable-v1 "${CMAKE_CURRENT_SOURCE_DIR}")
+wl_proto(wlp-idle-inhibit idle-inhibit-unstable-v1 "${WAYLAND_PROTOCOLS}/unstable/idle-inhibit")
17
18
target_link_libraries(quickshell-wayland-idle-inhibit PRIVATE
19
Qt::Quick Qt::WaylandClient Qt::WaylandClientPrivate wayland-client
src/wayland/idle_inhibit/idle-inhibit-unstable-v1.xml
0 commit comments