From 291182c7eaeb505365bcd1b2adf14acec5dfdd15 Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 11:32:20 +0530
Subject: [PATCH 1/7] Documantation
---
README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index b039c2ed..5c18a7fc 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,16 @@
###### MATERIAL BASED CURSOR SET
+[](http://hits.dwyl.io/KaizIqbal/Bibata_Cursor)
+[![GPL-3.0 License][license-badge]][LICENSE]
+[]
+[![PRs Welcome][prs-badge]][prs]
+[![Donate][donate-badge]][donate]
+[![Code of Conduct][coc-badge]][coc]
+
+[![Watch on GitHub][github-watch-badge]][github-watch]
+[![Star on GitHub][github-star-badge]][github-star]
+[![Fork on GitHub][github-fork-badge]][github-fork]

From c52dd5af52ddc9e6936b08f2d24b7af0941e9eb9 Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 13:21:42 +0530
Subject: [PATCH 2/7] Updated
---
README.md | 55 +++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 39 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 5c18a7fc..2fad4865 100644
--- a/README.md
+++ b/README.md
@@ -3,20 +3,30 @@
###### MATERIAL BASED CURSOR SET
+[](https://shields.io/)
[](http://hits.dwyl.io/KaizIqbal/Bibata_Cursor)
-[![GPL-3.0 License][license-badge]][LICENSE]
-[]
-[![PRs Welcome][prs-badge]][prs]
-[![Donate][donate-badge]][donate]
-[![Code of Conduct][coc-badge]][coc]
+[](https://www.gnu.org/licenses/gpl-3.0)
+[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/contributors/)
+[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/commit-activity)
+[](https://shields.io/)
+[](https://shields.io/)
+[](https://shields.io/)
+
+
+
+
+[](https://github.com/KaizIqbal/Bibata_Cursor/network)
+[](https://GitHub.com/KaizIqbal/Bibata_Cursor/watchers/)
+[](https://GitHub.com/KaizIqbal/Bibata_Cursor/stargazers/)
+[](https://github.com/KaizIqbal?tab=followers)
+
-[![Watch on GitHub][github-watch-badge]][github-watch]
-[![Star on GitHub][github-star-badge]][github-star]
-[![Fork on GitHub][github-fork-badge]][github-fork]

+
+
## How to get Project Message and Updates
I'll release messages on my [Google+](https://plus.google.com/+KaizKhatri)
@@ -35,6 +45,8 @@ I'll release messages on my [Google+](https://plus.google.com/+KaizKhatri)
* [Installation](#installation)
* [Build From Source Code](#build-from-source-code)
* [Package](#package)
+ * [Quick Fixes](#quick-fixes)
+ * [Inherits Problem](#inherits-problem)
* [Work in Progress](#work-in-progress)
* [Gallary](#gallary)
* [Bugs](#bugs)
@@ -72,7 +84,6 @@ Currently I'm making lots of Linux Themes to Improve [Linux](https://en.wikipedi
| Bibata Amber | Yellowish-Orange Theme |
-
## Dependencies
### Build dependencies
@@ -141,20 +152,32 @@ yaourt -S bibata-cursor-theme
packer -S bibata-cursor-theme
```
+## Quick Fixes
+##### *Inherits* Problem
+issue [#8](https://github.com/KaizIqbal/Bibata_Cursor/issues/8)
+edit ```/usr/share/icons/default/index.theme``` and replace your cursor.
+
+ [Icon Theme]
+ Inherits=Adwaita
+
+edited to
+
+ [Icon Theme]
+ Inherits=Bibata_Ice #replace here
## Work in progress
| Completed Tasks | | In Progress Tasks ||
| :------------- |--- |:------------- |---|
-| Add Bibata Cursor SET | | Cursor Location Fixes |89%
-| Added GPL v3 Licences | | Documantaion |83%
-|Added Light Flavor| | Debain Package |43%
-|Added Amber Flavor|  | Ubuntu Repository |26%
-|Added CODE OF CONDUCT| | **Bbata Extra**_(Add new Color)_ | 19%
-|Added To [AUR](https://aur.archlinux.org/packages/bibata-cursor-theme/)| | **Bibata MARVEL** | 3%
+| Add Bibata Cursor SET | | Cursor Location Fixes |98%
+| Added GPL v3 Licences | | Documantaion |94%
+|Added Light Flavor| | **Bbata Extra**_(Add new Color)_ |46%
+|Added Amber Flavor|  |Debain Package |43%
+|Added CODE OF CONDUCT| | Ubuntu Repository | 26%
+|Added To [AUR](https://aur.archlinux.org/packages/bibata-cursor-theme/)| | **Bibata Square** | 1%
|Bibata Adapta |  | Code Migration to ```python``` | **...**
|| | Port to ```Window``` | **...**
-
+|| | **Bibata MARVEL** | **...**
## Gallary
From 681d36e2860b638b7fefa19e99c044fb8378603f Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 13:24:19 +0530
Subject: [PATCH 3/7] Updated
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 2fad4865..f3e4261b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,6 @@
###### MATERIAL BASED CURSOR SET
-[](https://shields.io/)
[](http://hits.dwyl.io/KaizIqbal/Bibata_Cursor)
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/contributors/)
From af0510f4f6ba80a0242559f8b619da57c29ba9e5 Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 13:27:24 +0530
Subject: [PATCH 4/7] Updated
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index f3e4261b..84166c17 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/contributors/)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/commit-activity)
-[](https://shields.io/)
-[](https://shields.io/)
-[](https://shields.io/)
+[]
+[](https://www.paypal.me/kaizkhatri)
+[](https://github.com/KaizIqbal/Bibata_Cursor/blob/dev/CODE_OF_CONDUCT.md)


From 92847245252e30802e47f64500547f39240225e4 Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 13:28:27 +0530
Subject: [PATCH 5/7] Updated
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 84166c17..50bbe73e 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/contributors/)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/commit-activity)
[]
-[](https://www.paypal.me/kaizkhatri)
-[](https://github.com/KaizIqbal/Bibata_Cursor/blob/dev/CODE_OF_CONDUCT.md)
+](https://www.paypal.me/kaizkhatri)
+](https://github.com/KaizIqbal/Bibata_Cursor/blob/dev/CODE_OF_CONDUCT.md)


From ee4d748d8a48d0f5c756b164f6ed4ae7d18d6a7a Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 13:29:17 +0530
Subject: [PATCH 6/7] Updated
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 50bbe73e..5f821e8c 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/contributors/)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/commit-activity)
-[]
+
](https://www.paypal.me/kaizkhatri)
](https://github.com/KaizIqbal/Bibata_Cursor/blob/dev/CODE_OF_CONDUCT.md)
From ce3450bf7871868b627f671f8f3d4a035b116236 Mon Sep 17 00:00:00 2001
From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com>
Date: Sat, 13 Oct 2018 13:31:05 +0530
Subject: [PATCH 7/7] Updated
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 5f821e8c..0f42bad5 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/contributors/)
[](https://GitHub.com/KaizIqbal/Bibata_Cursor/graphs/commit-activity)

-](https://www.paypal.me/kaizkhatri)
-](https://github.com/KaizIqbal/Bibata_Cursor/blob/dev/CODE_OF_CONDUCT.md)
+[](https://www.paypal.me/kaizkhatri)
+[](https://github.com/KaizIqbal/Bibata_Cursor/blob/dev/CODE_OF_CONDUCT.md)

