No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Ir al archivo
Dmitry Porunov 713b7f0242
Fix preview v2
hace 4 años
pkg/aur Initial hace 4 años
src Fix progress cursor hace 4 años
themes Fix progress cursor hace 4 años
.gitignore Initial hace 4 años
.gitlab-ci.yml Initial hace 4 años
README.md Fix preview v2 hace 4 años

README.md

Preview

Preview

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

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 for his Capitaine Cursors theme, from which I took scripts whole repository structure.
To Patrick Gordon for creating ani2 ico converter from Windows's formats
To FisHlaBsoMAN for creating localemouse software that check current cursor in use.