ykkzde_posy-cursors/README.md

66 lines
1.5 KiB
Markdown
Raw Normal View History

## Preview
![Preview](https://cloud.auteiy.me/s/nqsGWPnKxT6KSEB/preview)
2019-10-25 13:31:22 +00:00
### Original
2019-10-25 20:54:03 +00:00
http://www.michieldb.nl/other/cursors/
2019-10-25 12:39:09 +00:00
2019-10-25 13:31:22 +00:00
##### Build script from here
2019-10-25 12:39:09 +00:00
https://github.com/keeferrourke/capitaine-cursors
2019-10-25 13:31:22 +00:00
# Installation instructions
### Arch Linux
2019-10-25 12:39:09 +00:00
```
git clone https://aur.archlinux.org/posy-cursors.git
cd posy-cursors
makepkg -si
```
2019-10-25 12:59:04 +00:00
<sub><sup>yay -S posy-cursors</sup></sub>
2019-10-25 12:04:02 +00:00
2019-10-25 13:31:22 +00:00
### Manual
2019-10-25 12:59:04 +00:00
2019-10-30 14:20:00 +00:00
##### Build
2019-10-27 09:48:06 +00:00
2019-10-30 14:20:00 +00:00
You'll need:
`imagemagick` for converting images to different sizes
`xcursorgen` for creating **Xcursor** files
Run `bash Main/create.sh`
2019-10-30 14:23:19 +00:00
`cd Prebuilt`
Copy `posy-*` folders to `~/.icons`
##### Download
Download this [archive](https://git.auteiy.me/dmitry/cursorsPosy/-/archive/master/cursorsPosy-master.tar.gz?path=Prebuilt)
Extract it
`cd cursorsPosy-master-Prebuilt/Prebuilt`
Copy `posy-*` folders to `~/.icons`
2019-10-30 14:20:00 +00:00
2019-10-25 13:31:22 +00:00
---
2019-10-25 20:51:38 +00:00
#### After installation you can preview some of the cursors in action here
2019-10-25 13:31:22 +00:00
https://codepen.io/chriscoyier/pen/uCwfB
2019-10-28 12:37:04 +00:00
### 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.