diff --git a/roles/home-gui/files/vivaldi-Preferences b/roles/home-gui/files/vivaldi-Preferences index cb9d0b8..a287fdc 100644 --- a/roles/home-gui/files/vivaldi-Preferences +++ b/roles/home-gui/files/vivaldi-Preferences @@ -141,7 +141,7 @@ }, "highlight_base_domain": false, "inline_search": { - "enabled": false + "enabled": true }, "menu": { "display": 1 @@ -220,6 +220,7 @@ "navigation": 2, "speed_dial": { "add_button_visible": false, + "display_search": false, "privacy_stats_show": false, "titles_visible": 0 } @@ -242,6 +243,32 @@ "mode": 3 } }, + "toolbars": { + "navigation": [ + "Back", + "Forward", + "Reload", + "AddressField", + "Proxy", + "Spacer", + "UpdateButton", + "Extensions", + "AccountButton" + ], + "panel": [ + "PanelBookmarks", + "PanelReadingList", + "PanelDownloads", + "PanelHistory", + "PanelTranslate", + "PanelWindow", + "PanelSession", + "PanelMail", + "PanelFeeds", + "FlexibleSpacer", + "Settings" + ] + }, "translate": { "enabled": false },