add(docs): how to uninstall

This commit is contained in:
ful1e5 2022-01-31 14:42:23 +05:30
parent 960ceeb94b
commit 2eb08ac7ac
2 changed files with 21 additions and 0 deletions

View file

@ -143,6 +143,26 @@ sudo mv Bibata-* /usr/share/icons/
4. Open _Control Panel_ > _Personalization and Appearance_ > _Change mouse pointers_, and select **Bibata Cursors**.
5. Click '**Apply**'.
### Uninstall
#### Linux/X11
```bash
# From local users
rm ~/.icons/Bibata-*
# From all users
sudo rm /usr/share/icons/Bibata-*
```
#### Windows
1. Go to **Registry Editor** by typing the same in the _start search box_.
2. Expand `HKEY_CURRENT_USER` folder and expand `Control Panel` folder.
3. Go to `Cursors` folder and click on `Schemes` folder - all the available custom cursors that are installed will be listed here.
4. **Right Click** on the name of cursor file you want to uninstall; for eg.: _Bibata Cursors_ and click `Delete`.
5. Click '**yes**' when prompted.
# Dependencies
## External Libraries