summaryrefslogtreecommitdiff
path: root/home-config/icons/Bibata-Modern-Classic/README.txt
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2025-03-03 13:15:12 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2025-03-03 13:15:12 -0500
commitaa1a1e82efa8921fa120662da960cdaf381c4680 (patch)
tree823176bed44d8c265afdbb4abbf3b3752c436958 /home-config/icons/Bibata-Modern-Classic/README.txt
parentbd9bdb7ba66a5a22ebab2d04d65a281872e77b96 (diff)
updates to channels, new cursor, probably other fixes idk
Diffstat (limited to 'home-config/icons/Bibata-Modern-Classic/README.txt')
-rw-r--r--home-config/icons/Bibata-Modern-Classic/README.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/home-config/icons/Bibata-Modern-Classic/README.txt b/home-config/icons/Bibata-Modern-Classic/README.txt
new file mode 100644
index 0000000..f567209
--- /dev/null
+++ b/home-config/icons/Bibata-Modern-Classic/README.txt
@@ -0,0 +1,35 @@
1[::] Bibata Cursor
2TLDR; This cursor set is a masterpiece of cursors available on the internet,
3hand-designed by Abdulkaiz Khatri(https://twitter.com/ful1e5).
4
5Bibata is an open source, compact, and material designed cursor set that aims
6to improve the cursor experience for users. It is one of the most popular cursor sets
7in the Linux community and is now available for free on Windows as well, with multiple color
8and size options. Its goal is to offer personalized cursors to users.
9
10[::] What does "Bibata" mean?
11The sweetest word I ever spoke was "BI-Buh," which, coincidentally, is also the word for peanuts.
12To make it more pronounceable and not sound like a baby's words, I added the suffix "Ta."
13And with that, my journey in the world of open source began.
14
15[::] Become Sponsor
16https://github.com/sponsors/ful1e5
17
18[::] LICENSE
19MIT License
20
21[::] Bug Reports & Contact
22https://github.com/ful1e5/bibata/issues
23
24[::] Installation
25```bash
26tar -xvf Bibata.tar.gz # extract `Bibata.tar.gz`
27mv Bibata-* ~/.icons/ # Install to local users
28sudo mv Bibata-* /usr/share/icons/ # Install to all users
29```
30
31[::] Uninstallation
32```bash
33rm ~/.icons/Bibata-* # Remove from local users
34sudo rm /usr/share/icons/Bibata-* # Remove from all users
35``` \ No newline at end of file