hyprland: include xcursor regardless of xwayland

This commit is contained in:
Mihai Fufezan 2024-08-21 22:51:27 +03:00
parent f300433fcc
commit 0682c78943
No known key found for this signature in database

View File

@ -144,12 +144,12 @@ stdenv.mkDerivation (finalAttrs: {
tomlplusplus
wayland
wayland-protocols
xorg.libXcursor
]
++ lib.optionals stdenv.hostPlatform.isBSD [ epoll-shim ]
++ lib.optionals stdenv.hostPlatform.isMusl [ libexecinfo ]
++ lib.optionals enableXWayland [
xorg.libxcb
xorg.libXcursor
xorg.libXdmcp
xorg.xcbutil
xorg.xcbutilerrors