Enviado em 29/02/2024 - 01:20h
https://github.com/shimmerproject/elementary-xfce
...
cp -rf build/elementary-xfce /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce-dark /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce-darker /home/master/Downloads/elementary-xfce//usr/share/icons
cp -rf build/elementary-xfce-darkest /home/master/Downloads/elementary-xfce//usr/share/icons
The icon-theme cache has not yet been regenerated, which means your changes may not be visible yet. Please run make icon-caches next.
$ sudo make icon-caches
gtk-update-icon-cache -f //usr/share/icons/elementary-xfce
gtk-update-icon-cache: No theme index file.
make: *** [Makefile:28: icon-caches] Error 1
Como resolver esse problema?