Customization > Desktop Customization

Change Home & Trash Icons - Linux Lite 5.8

(1/1)

Jerry:
You're welcome.

Sent from my Mobile phone using Tapatalk

eagleyed:
Thanks for your help Jerry was able to use any icon! :003:

Jerry:
Trash (won't show full):


--- Code: ---[Desktop Entry]
Type=Application
Name=Trash
Icon=user-trash
Exec=thunar trash:///
Categories=Utility;FileManager;


--- End code ---

Then just change the icon from names in /usr/share/icons/Papirus/ folders

Jerry:
I beleive they are hard coded by XFCE. You could create your own using .desktop files

Eg. for Home folder:


--- Code: ---[Desktop Entry]
Name=Home Folder
Comment=Open your home folder
Exec=thunar /home/your-username
Icon=user-home
Terminal=false
Type=Application
Categories=Utility;Core;

--- End code ---
where your-username is your login name.

eagleyed:
Using Desktop Settings selecting Default Icons there isn't a way to change the icons.  I want to change the Home & Trash icon looked around couldn't find a way to do it.  :shrug

Navigation

[0] Message Index

Go to full version