mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 06:45:31 -04:00
26 lines
894 B
Markdown
26 lines
894 B
Markdown
# Bibata_Cursor
|
|
###### Material Based Cursor
|
|

|
|
# Installation
|
|
The Installation Is Easy,You Just Follow This Command
|
|
|
|
$ git clone https://github.com/KaizIqbal/Bibata_Cursor.git
|
|
$ cd Bibata_Cursor/
|
|
$ sudo chmod +x Bibata_installer.sh
|
|
$ ./Bibata_installer.sh
|
|

|
|
# Build
|
|
## Build Dependancy
|
|
### Inkscape
|
|
### xcursorgen
|
|
|
|
###### How To Build
|
|
In The ['src'](https://github.com/KaizIqbal/Bibata_Cursor/tree/master/src) Directory you see all the Source File.It Also Contain Oe Directory Called ['svgs'](https://github.com/KaizIqbal/Bibata_Cursor/tree/master/src/Bibata/svgs) That Contain All .svg File
|
|
|
|
|
|
###### After Buil The Icons Using Following Commands
|
|
|
|
$ sudo chmod +x build.sh
|
|
$ ./build.sh
|
|
|
|
ENJOY.
|