Hide bookmarks bar in sessions

1. Edit the file with the command below:

vim /home/vnc/.vnc/user_pref

2. Add the line below and save:

user_pref("browser.toolbars.bookmarks.visibility", "never");