You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
archive-posy-cursors/README.md

66 lines
1.5 KiB

## Preview
![Preview](https://www.dropbox.com/s/mul36o4usbkdoxd/Preview.png?raw=1)
### Original
http://www.michieldb.nl/other/cursors/
##### Build script from here
https://github.com/keeferrourke/capitaine-cursors
# Installation instructions
### Arch Linux
```
git clone https://aur.archlinux.org/posy-cursors.git
cd posy-cursors
makepkg -si
```
<sub><sup>yay -S posy-cursors</sup></sub>
### Manual
##### Build
You'll need:
`imagemagick` for converting images to different sizes
`xcursorgen` for creating **Xcursor** files
Run `bash src/create.sh`
`cd themes`
Copy `posy-*` folders to `~/.icons`
##### Download
Download this [archive](https://git.auteiy.me/dmitry/cursorsPosy/-/archive/master/cursorsPosy-master.tar.gz?path=themes)
Extract it
`cd cursorsPosy-master-themes/themes`
Copy `posy-*` folders to `~/.icons`
---
#### After installation you can preview some of the cursors in action here
https://codepen.io/chriscoyier/pen/uCwfB
### Special Thanks
##### To [Keefer Rourke](https://github.com/keeferrourke) for his [Capitaine Cursors](https://github.com/keeferrourke/capitaine-cursors) theme, from which I took scripts whole repository structure.
##### To [Patrick Gordon](https://github.com/paddygord) for creating [ani2 ico converter](https://github.com/paddygord/cursor-converter/) from Windows's formats
##### To FisHlaBsoMAN for creating [localemouse](https://bitbucket.org/group-of-coders/localemouse/src/master/) software that check current cursor in use.