Unverified Commit 0682c789 authored by Mihai Fufezan's avatar Mihai Fufezan
Browse files

hyprland: include xcursor regardless of xwayland

parent f300433f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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