From 6c8f66ff59b2fcc9eb3eb5aeee5a0df46306bf2a Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Fri, 26 Jun 2020 12:13:48 +0300 Subject: [PATCH] xcursor: add xorg-x11 and cursors path to XCURSORPATH This should match default XCURSORPATH, which is used by libwayland-cursor and other xcursor loading libraries more closely. --- xcursor/xcursor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcursor/xcursor.c b/xcursor/xcursor.c index 5b20fc56..aabef483 100644 --- a/xcursor/xcursor.c +++ b/xcursor/xcursor.c @@ -618,7 +618,7 @@ XcursorFileLoadImages (FILE *file, int size) #endif #ifndef XCURSORPATH -#define XCURSORPATH "~/.local/share/icons:~/.icons:/usr/share/icons:/usr/share/pixmaps:"ICONDIR +#define XCURSORPATH "~/.local/share/icons:~/.icons:/usr/share/icons:/usr/share/pixmaps:~/.cursors:/usr/share/cursors/xorg-x11:"ICONDIR #endif static const char *