DEV Community

Discussion on: Customize Your Ubuntu a bit !

Collapse
 
revisto profile image
Alireza Shabani • Edited

Hi . there is an amazing cursor called "Bibata"
you can install by these commands:

https://www.gnome-look.org/browse/cat/107/order/latest/
sh -c "$(wget -O- https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)"

OR

sh -c "$(curl -fsSL https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)"

then Select it from Tweaks.

But

if you want to install from Gnome-Looks

You must download it (from "Files" and "DL" button

then Extract it and

sudo cp -r  PATH/TO/EXTRACTED/DIRECTORY/     /usr/share/icons

then select it in Tweaks
eNJOY
rEVISTO