diff options
author | Armaan Bhojwani <me@armaanb.net> | 2021-06-10 19:06:35 -0400 |
---|---|---|
committer | Armaan Bhojwani <me@armaanb.net> | 2021-06-10 19:06:35 -0400 |
commit | 9aae9b3cada4a84b4839cfc80bf20208076a6cd1 (patch) | |
tree | a1a048da16e71769f772af08bd8ee19addf7de9f | |
parent | 7d118f90639b11d5d46fc63d1fa9e22f36941fec (diff) | |
download | chorizo-9aae9b3cada4a84b4839cfc80bf20208076a6cd1.tar.gz |
Update README
-rw-r--r-- | README | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -70,6 +70,38 @@ How is chorizo related to lariza? two browsers as they grew apart. The versioning scheme was also moved away from being calendar-based. + Features that this fork has that lariza is missing: + - Configuration file + - Revamped download manager + - New, ergonomic keybindings inspire by both Emacs and Vim + - Better default directories + - Easily togglable images and JavaScript + - Cleaned up source code + - Easy web searching + - User stylesheet support + - A variety of tweaks and adjustments that make the experience nicer + +Migrating from another browser +------------------------------ + +From lariza: + 1. Copy the relevant paths from ~/.config/lariza to + ~/.local/share/chorizo. Read chorizo(1) for full details on the + correct paths. + + 2. Your symlinks from /usr will broken, so you should relink everything. + + 3. Read lariza-config(5), as the keybindings are radically different + out of the box. Everything is configurable, however, and you can + reconfigure the bindings to act just like your previous browser. + +From Firefox/Chromium/Brave/etc: + 1. Set your expectations right. Read the background information + section of the README. + + 2. Copy the cookie database into ~/.local/share/lariza/cookies.db. + + 3. Read all the manpages. Copyright --------- |