Open microparsec opened 2 years ago
The themes in the AUR package should contain 64, 48, 40, and 32 pixel sized images. They are generated and placed in the src/<Theme name>/2x
etc. Then, xcursorgen
takes all the sizes and compiles them into a single xcursor file. I believe they scale according to your xorg's DPI.
If you want the images only, take a look in the src
directory.
Hi, thanks for the AUR package! I love the cursors. Couldn't help but notice they were a bit blurry though, and found out I only have the 64x64 images in the downloaded files, while I need 32x32 (or perhaps even 24x24)
Is it possible to include the 32x32 files or simply will this not be as straightforward?