Useful PNGs/SVG icons to blend spacemacs into Gnome. Tested and used in Gnome 3.36.0
-
Clone this repo using :
> git clone https://github.com/n0ss/spacemacs-gnome-icons/
Tip : applications' icons are located by default in /usr/share/icons/hicolor
-
Copy git folder content to that repo using admin rights :
> cd spacemacs-gnome-icons > sudo cp -r * /usr/share/icons/hicolor
-
Using your favorite text-editor, modify /usr/share/applications/emacs.desktop. For example :
> sudo gedit /usr/share/applications/emacs.desktop
Then modify Icon=emacs into Icon=spacemacs.
(optional : You can also change Name=Emacs into Name=Spacemacs fitting your personal preferences.)
-
Run gtk-update-icon-cache. Simply type :
> gtk-update-icon-cache
-
Reload Gnome : ALT+F2 type r hit ENTER
-
You're done.
The PNG files contained is this repo were made using cairosvg CLI tool : https://cairosvg.org/documentation/
This repo was made from Nasser Alshammari's work and original logo. It is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Original work : https://github.com/nashamri/spacemacs-logo