mirror of
				https://gitlab.com/ykkzde/posy-cursors
				synced 2025-06-13 20:53:52 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									61bcec9564
								
							
						
					
					
						commit
						ee9bef007e
					
				@ -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