No user dirs in thunar

No user dirs (downloads, music, documents…) in side panel (places).
xdg-user-dirs installed,
user-dirs.dirs and user-dirs.locale where they should be.
Don’t understand what am i doing wrong, maybe anyone can help.

First check if the folders exist in your home

ls $HOME

If they are it is a matter of configuring xfce

If they are not then you need them to be created

xdg-user-dirs-update --force

Since you mention thunar - I think xfce

xdg-user-dirs-gtk-update

Just grab the folder (left click and hold) and slide it over to the left where you want it to be in the side panel.

xdg-user-dirs-gtk fixes the problem, thank you.
May i ask why it’s not installed by default?
By the way i use Manjaro Xfce minimal.

Perhaps because it is the minimal :man_shrugging: but I really don’t know.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.