-
Notifications
You must be signed in to change notification settings - Fork 10
Changing the alternative icons and icons colour
Gustavo Reis edited this page Apr 6, 2019
·
2 revisions
There are two options you can choose:
- Go to
/usr/share/applications/
; - Go to the desktop file
Firefox
; - Open the file with your favourite text editor;
- Find
Icon=...
and modify it with one of three alternatives:Icon=firefox
orIcon=firefox-20
orIcon=firefox-mozilla
. Save it.
Run the command:
# It depends on where you have installed Suru++ Ubuntu icons theme
cd ~/.icons/Suru++-Ubuntu/apps/scalable`
cd /usr/share/icons/Suru++-Ubuntu/apps/scalable`
# Choose one of your favourite icon:
ln -sfnr firefox-20.svg firefox.svg
ln -sfnr firefox-mozilla.svg firefox.svg
To revert to the original, you need to copy the original firefox.svg
from the folder alternatives
at the repository, to the folder Suru++-Ubuntu/apps/scalable
.
- Go to the folder
alternatives
- Choose one of your favourite icon and copy it to
Suru++-Ubuntu/apps/scalable
. - Run the commands:
cd ~/.icons/Suru++-Ubuntu/apps/scalable
# for example, create the alternative symlink to the icon without suffix: ln -sfnr backup-alt1.svg backup.svg
ln -sfnr new.svg old.svg
To revert to the original, you need to copy the original icon without suffix from the folder alternatives
at the repository, to the folder Suru++-Ubuntu/apps/scalable
.
- Go to the folder
alternatives
- Choose one of your favourite icon colour and copy it to
Suru++-Ubuntu/apps/scalable
. - Run the commands:
cd ~/.icons/Suru++-Ubuntu/apps/scalable
# for example, create the alternative symlink to the icon without suffix: ln -sfnr backup-azzuro.svg backup.svg
ln -sfnr new.svg old.svg
To revert to the original, you need to copy the original icon without suffix from the folder alternatives
at the repository, to the folder Suru++-Ubuntu/apps/scalable
.
- CC-BYSA/GPL3 © Suru Icons by Sam Hewitt.
- GPL3 © 2018 Suru++ Ubuntu by Andrea Bonanni and Gustavo Costa.
English
- Table of Contents
- Installing
- Changing icons and folders
- Unknown bugs
- Report
- Contribution
- Authors and Contributors
- Changelog
Italiano
- Sommario
- Installazione
- Modifica di icone e cartelle
- Bug bene conosciuti e sconosciuti
- Rapporto
- Contributo
- Autori e Collaboratori
- Registri delle Modifiche