On 4/14/22 1:52 PM, lejeczek via users wrote:

Hi guys.

Would you know best, or perhaps just a good way, to script Gnome, Nautilus/Files specifically?
I'd like to script "bookmarks", which would if possible get re-created at user login automatically.

All notions shared are much appreciated.


Put a script in /etc/xdg/autostart or ~/.config/autostart to manipulate the ~/.config/gtk-3.0/bookmarks file as desired.

- Mike