logo

ultrasharp-cursor-theme

Precision and speed oriented cursor theme

README.md (979B)


  1. # ultrasharp-cursor-theme: Precision and speed oriented cursor theme
  2. This is a precision and speed oriented cursor theme, the hotspot is known, contrast is optimised, pixels are perfect. Roughly the opposite of pastel butter-knife looking cursor themes.
  3. ## Specifications
  4. - [XDG cursor-spec](https://www.freedesktop.org/wiki/Specifications/cursor-spec/)
  5. ## Dependencies
  6. - ninja / samurai
  7. - POSIX Shell
  8. - [quoter](https://github.com/vaeth/quoter/)
  9. - [xcursorgen](https://gitlab.freedesktop.org/xorg/app/xcursorgen)
  10. - `magick(1)` command (ImageMagick, GraphicsMagick, …)
  11. ## Supported environments
  12. - XOrg (deprecated)
  13. - wlroots-based compositors
  14. ## Building
  15. - `./configure`
  16. - You can use any of `PREFIX`, `DATADIR`, `ICONDIR` to change the path.
  17. ## Installing
  18. - `ninja install`
  19. - For packaging, `DESTDIR` is supported
  20. ## Thanks
  21. (LibreSprite)[https://libresprite.github.io/] (and GPLv2 Aseprite Authors) for an image editor which nicely allows to manipulate pixels as RGBA.