I keep my files on a partition.
user-dirs.dirs is edited to point Documents, Pictures etc to folders on this partition.
XDG_DOCUMENTS_DIR="/mnt/data/Documents"
XDG_PICTURES_DIR="/mnt/data/Pictures"
XDG_VIDEOS_DIR="/mnt/data/Videos"
XDG_MUSIC_DIR="/mnt/data/Music"
Star does not work for any files on the partition.
Can this be fixed?
perhaps something is wrong with my mount options
osuid,nodev,nofail,x-gvfs-show,x-gvfs-name=DATA,x-gvfs-icon=DATA,x-gvfs-symbolic-icon=DATA
This partition doesn’t show up in the left panel in Nautilus either.