mirror of
https://gitlab.com/ykkzde/posy-cursors
synced 2024-10-27 20:44:10 +00:00
Update README.md
This commit is contained in:
parent
61bcec9564
commit
ee9bef007e
README.mdbuild.sh
dist
posy-default/cursors
00000000000000020006000e7e9ffc3f0000816000000681000040808001010203b6e0fcb3499374a867c041f52298f008e8e1c95fe2fc01f976f1e063a24ccd1081e37283d90000800003c07f3ef6bf3085a0e285430894940527032f8b26df3ecb610c1bf2410f44200f48c40d35994498f0e0c1937ffe01fd06f9736658305c6cd98b3f3ebcb1f9c7f1c2046304086407b0e94181790501fd1e167b474872640fb0e74195791501fd1ed57b41487f9081237383d90e509aa00f00170e968f9d800788f1b08800ae810202380a0822a2a266d0498c3104214a47bd64ab0fc8aliasall-scrollarrowb66166c04f8c3109214a4fbd64a50fc8bottom_left_cornerbottom_right_cornerbottom_sidecellcenter_ptrcircleclosedhandcol-resizecolor-pickercontext-menucopycrosscrossed_circlecrosshaird9ce0ab605698f320427677b458ad60bdefaultdnd-copydnd-movednd-no-dropdnd-nonedown-arrowdrafte-resizee29285e634086352946a0e7090d73106fcf21c00b30f7e3f83fe0dfd12e71cfffleurforbiddengrabh_double_arrowhalf-busyhand1hand2helpibeamleft-arrowleft_ptrleft_ptr_helpleft_ptr_watchleft_sidelinkmoven-resizenesw-resizeno-dropnot-allowednwse-resizeopenhandpencilpiratepluspointerpointing_handprogressquestion_arrowright-arrowright_ptrright_siderow-resizes-resizesb_h_double_arrowsb_v_double_arrowsize_allsize_bdiagsize_fdiagsize_horsize_versplit_hsplit_vtexttop_left_cornertop_right_cornertop_sideup-arrowv_double_arrowvertical-textw-resizewaitwatchwayland-cursor
@ -12,5 +12,8 @@ https://github.com/keeferrourke/capitaine-cursors
|
||||
cd posy-cursors
|
||||
makepkg -si
|
||||
```
|
||||
<sub><sup>~~yay -S posy-cursors~~</sup></sub>
|
||||
<sub><sup>yay -S posy-cursors</sup></sub>
|
||||
|
||||
### Manual:
|
||||
|
||||
Copy `posy-default` folder to `~/.icons`
|
||||
|
4
build.sh
4
build.sh
@ -10,7 +10,7 @@ function create {
|
||||
# generate cursors
|
||||
if [[ "$THEME" =~ White$ ]]; then
|
||||
BUILD="$SRC"/../dist-white
|
||||
else BUILD="$SRC"/../dist
|
||||
else BUILD="$SRC"/../posy-default
|
||||
fi
|
||||
OUTPUT="$BUILD"/cursors
|
||||
ALIASES="$SRC"/cursorList
|
||||
@ -60,7 +60,7 @@ function create {
|
||||
|
||||
# generate pixmaps from svg source
|
||||
SRC=$PWD/src
|
||||
THEME="Posy"
|
||||
THEME="Posy Default"
|
||||
|
||||
create svg
|
||||
|
||||
|
3
dist/index.theme
vendored
3
dist/index.theme
vendored
@ -1,3 +0,0 @@
|
||||
[Icon Theme]
|
||||
Name=Posy
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user