aboutsummaryrefslogtreecommitdiff
path: root/linux/man/smolbote.7.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'linux/man/smolbote.7.ronn')
-rw-r--r--linux/man/smolbote.7.ronn14
1 files changed, 5 insertions, 9 deletions
diff --git a/linux/man/smolbote.7.ronn b/linux/man/smolbote.7.ronn
index 060c167..98674b9 100644
--- a/linux/man/smolbote.7.ronn
+++ b/linux/man/smolbote.7.ronn
@@ -84,8 +84,8 @@ navigation.movable option.
Plugins a way of extending smolbote's functionality using the Qt plugin system.
They are not to be confused with NPAPI/PPAPI or WebExtension plugins.
-To enable a plugin either copy it or symlink it in the plugins.path location. A
-set of default plugins is installed in /usr/lib/smolbote.
+To enable a plugin either copy it or symlink it in the plugins.path location,
+or set its absolute path as the plugins.path.
* plugins.path: ~/.config/smolbote/plugins.d
@@ -94,8 +94,9 @@ A Profile is a collection of settings, policies, scripts, cookies, cache and
history. Profiles can be used to isolate pages from each other.
Each window has a default profile it uses when opening new tabs. This can be
-changed from the window's menu. Additionally, tabs can have their profiles
-individually changed from their context menu.
+set by the profile.default option, and can be changed from the window's menu.
+Additionally, tabs can have their profiles individually changed from their page
+menu.
Because profiles store all their data separately, you can log in into the same
site with a different account from each profile. However, links opened into new
@@ -109,11 +110,6 @@ site would still be using the default off-the-record profile.
* profile.homepage: about:blank
* profile.newtab: about:blank
-An off-the-record profile is always created, with config read from
-profile.path/otr.ini. Additional non-otr profiles named from all files matching
-'*.profile' in profile.path are also created, and their properties are set from
-their respective name.profile.
-
### Bookmarks
* bookmarks.path: ~/.config/smolbote/bookmarks.xbel
* bookmarks.shortcut: Ctrl+B