Create an X cursor file using a config file and specify the path to the image files

xcursorgen

  • Create an X cursor file from a collection of PNGs.
    If `--prefix` is omitted, the image files must be located in the current working directory.
    More information: <https://manned.org/xcursorgen>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

xcursorgen --prefix {{path/to/image_directory/}} {{path/to/config.cursor}} {{path/to/output_file}}

click the source code to copy install xcursorgen on any operating system with command-not-found.com