Update README.md

This commit is contained in:
Dmitry 2019-10-25 16:59:04 +04:00
parent 61bcec9564
commit ee9bef007e
106 changed files with 9 additions and 6 deletions

View File

@ -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`

View File

@ -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
View File

@ -1,3 +0,0 @@
[Icon Theme]
Name=Posy

Some files were not shown because too many files have changed in this diff Show More