Qutebrowser: Difference between revisions
Phanirithvij (talk | contribs) m re-ran command and update output |
m added link, added category webbrowsers. extended description |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Qutebrowser is a keyboard centric web browser written in Python. It is available as nixpkg qutebrowser. | [https://qutebrowser.org/ Qutebrowser] is a keyboard centric web browser written in Python with vim-like keybindings. It is available as nixpkg qutebrowser. | ||
== Installing dictionaries == | == Installing dictionaries == | ||
Line 46: | Line 46: | ||
Installing en-US: English (United States) | Installing en-US: English (United States) | ||
/home/winston/.local/share/qutebrowser/qtwebengine_dictionaries does not exist, creating the directory | /home/winston/.local/share/qutebrowser/qtwebengine_dictionaries does not exist, creating the directory | ||
Downloading https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries.git/+/ | Downloading https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries.git/+/main/en-US-10-1.bdic?format=TEXT | ||
Installed to /home/winston/.local/share/qutebrowser/qtwebengine_dictionaries/en-US- | Installed to /home/winston/.local/share/qutebrowser/qtwebengine_dictionaries/en-US-10-1.bdic. | ||
</syntaxHighlight> | </syntaxHighlight> | ||
Line 75: | Line 75: | ||
[[Category:Applications]] | [[Category:Applications]] | ||
[[Category:Web Browser]] |