By Default in the nautilus for Ubuntu 20.04 (called "Files") I have a number of default bookmarks
Starred & Recent
- "Starred" can be removed using this guide
- same guide claims to help removing "Recent", but it doesn't work.
Default locations: Desktop, Downloads, Pictures, etc
- can be removed by modifying
~/.config/user-dirs.dirs
, see this answer- make sure you switch off auto-rollback by
echo "enabled=False" > ~/.config/user-dirs.conf
, see this answer
- make sure you switch off auto-rollback by
- can be removed by modifying
Trash
- haven't found any info on how to remove it.
Two questions:
a) how can I still get rid of "Recent" and "Trash"
b) Is there a better way? dconf
, gnome.settings
or such?