0

I run Caja on CentOS7 and wondered if I could add a shortcut down the left side to a folder (acting as a (network)drive) or replace the 'Desktop', 'Documents' etc. shortcuts down the left side with my own shortcuts and/or rename them.

Thanks

ekv_56
  • 57

1 Answers1

1

I believe they’re defined in ~/.config/gtk-3.0/bookmarks. You’d use file:///path/to/directory syntax.

jsbillings
  • 24,406
  • Thanks I'll have a go. – ekv_56 Jun 01 '20 at 06:40
  • Thank you so much, answer worked and accepted. - Note, please could you have a look at my drive mounting question because I'm stuck with it not recognising _netfs in the fstab line... – ekv_56 Jun 04 '20 at 15:42
  • Can you help with this? @jsbillings LINK – ekv_56 Jun 06 '20 at 15:05
  • Just revisited this and realised it only works for root, if I try on a standard user, I get it saying it's creating a new file when I run vim ~/.config/gtk-3.0/bookmarks – ekv_56 Jun 07 '20 at 17:32