-
Notifications
You must be signed in to change notification settings - Fork 32
Changing the alternative icon
Gustavo Reis edited this page Apr 18, 2019
·
2 revisions
- Go to
/usr/share/applications/
; - Go to the
.desktop
file of Firefox app; - Open the file with your favourite text editor;
- Find
Icon=
and replace it with one of three alternatives:Icon=firefox
orIcon=firefox-mozilla
orIcon=firefox-traditional
. Save it.
-
Open the terminal and run
cd ~/Suru++/apps/scalable/
; -
To download and save inside this folder, run the script:
wget https://raw.githubusercontent.com/gusbemacbe/suru-plus/master/tools/alternative-icon.sh
-
Make it executable and trusted:
chmod a+x alternative-icon.sh
-
Run the script:
./alternative-icon.sh
You will be asked, for example:
~/alt-icon.sh => Old symlink user.svg => New symlink user-alt1.svg
If you do not like one alternate and want to try another, run like:
=> Old symlink user-alt1.svg => New symlink user-alt2.svg
- Go to the folder
/usr/share/applications
, for example, if you want to change the default icon of Nautilus, your favourite file manager, findnautilus.desktop
; - Run as
sudo
and changeIcon=
to any of these:
Icon=file-manager
Icon=caja
Icon=nautilus
Icon=nemo
Icon=spacefm-find
Icon=thunar
Remember that if you install a new update of your system, these desktop files will revert to the original icon name. Move them to ~./local/share/applications
. Note that after the upgrade of your system, it will add automatically the desktop files in the /usr/share/applications
, so you need to remove them again.
- CC BY-SA/GPL3 © 2018-2019 Suru Icons by Sam Hewitt.
- GPL3 © 2018-2019 Suru++ Ubuntu by Andrea Bonanni and Gustavo Costa.
- GPL3 © 2018-2019 Suru++ 25 by Gustavo Costa.
- GPL3 © Papirus by Alexey Varfolomeev.
- GPL3 © Numix by Numix Team.
- GPL3/MIT © 2015-2019 La Capitaine by Keefer Rourke.
- MIT © Icons 8 by Gravit Designer1
- MIT © Twemoji by Twitter Team.
1 Gravit Designer has a special agreement with Icons 8 and allows the Pro user of Gravit Designer to use any icon without attribution and to sub-licence under an open source licence. See the topic here.
- Installation
- Tutorials
- Known bugs
- Report
- Tools
- Contributing
- Authors and Contributors
- Changelog
- Credits and Licences