You are not logged in.
Hi,
when i create a new symbol on the desktop with a new icon i have to logout or reboot the system to see the new icon. can i simply reload the desktop?
xfdesktop --reload
I don't use the full path to the icon the icon is in the icon database.
friedrich
Offline
How are you creating the symbol/icon ? Are you right-clicking and selecting "Create Launcher?
Do you have something else like nemo or nautilus running that is also managing the desktop?
Can you try deleting your sessions cache to see if that helps. To do so, while not logged in, delete the contents of $HOME/.cache/sessions.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
copy&paste an existing file and then made the changes (name, icon, ...). i can see the new name after saving the file but the icon is changed to something like a "default icon". the same as if i don't specify an icon.
i have nemo installed. i like thunar but i miss some very basic features that nemo has.
after deleting the cache it works. can i delete it automatically every time i shutdown the machine?
Offline
after deleting the cache it works. can i delete it automatically every time i shutdown the machine?
You could script something but there is no guarantee that it would be the last thing run. You could try making the directory immutable so nothing, not even root, can change its contents:
sudo chattr +i ~/.cache/sessions
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
is this directory important for something?
Offline
It's only used by Xfce to save session information.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 536.38 KiB (Peak: 537.22 KiB) ]