The current default is `~/.config/bm/bookmarks.sqlite` A good default would be `~/.local/share/bm/bookmarks.sqlite` or using the XDG environment variable `${XDG_DATA_HOME:-~/.local/share}/bm/bookmarks.sqlite`
The current default is
~/.config/bm/bookmarks.sqliteA good default would be
~/.local/share/bm/bookmarks.sqliteor using the XDG environment variable${XDG_DATA_HOME:-~/.local/share}/bm/bookmarks.sqlite