cat .icons/Breeze-Hacked/index.theme
[Icon Theme]
Name=Breeze-Hacked
So you need
mkdir ~/.icons
cd ~/.icons
unzip ~/Downloads/Breeze-Hacked.zip
echo 'Xcursor.theme: Breeze-Hacked' >> ~/.Xresources
xrdb ~/.Xresources
end with i3 restart
(i3wm) or bpsc quit
(bspwm) or reboot if necessary.
Add this line to your .xinitrc file (before the command line that starts your wm)
xsetroot -cursor_name left_ptr &
Edit the following files:
.icons/default/index.theme
and /usr/share/icons/default/index.theme
, with:
Inherits=Breeze-Hacked
these files too:
.config/gtk-3.0/settings.ini
and /usr/share/gtk-3.0/settings.ini
, with:
gtk-cursor-theme-name=Breeze-Hacked
thank you but dont work with https://github.com/ful1e5/Bibata_Cursor, i try use lxappearce and manual edit ~/.icons/default/index.theme