## 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 ``` yay -S posy-cursors ### 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.