Unverified Commit 3a6a2291 authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

Merge pull request #336392 from fufexan/hyprland

hyprland: include xcursor regardless of xwayland
parents 4de4818c 0682c789
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