您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
转到文件
Dmitry Porunov 713b7f0242
Fix preview v2
4 年前
pkg/aur Initial 4 年前
src Fix progress cursor 4 年前
themes Fix progress cursor 4 年前
.gitignore Initial 4 年前
.gitlab-ci.yml Initial 4 年前
README.md Fix preview v2 4 年前

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.