sahilrajput03

qutebrowser is awesome

DOWNSIDES: Figma doesn’t work at all.(Warning: check if it started working, noted: 4 March, 22)

Best way to open qutebrowser via dmenu: qu works excellent!

My config file for qutebrowser: https://github.com/sahilrajput03/config/tree/main/.config/qutebrowser

Source (youtube@distrotube): https://youtu.be/_OJKp4c5OLs

Source2 (youtube@distrotube): https://www.youtube.com/watch?v=rMYMfnOpxP0

qutebrowser has 23k commits, wow!

Amazing course for learnig qutebrowser @ https://www.shortcutfoo.com/app/dojos/qutebrowser

You can open Help page in qutebrowser directly via: :help command and that’ll open the help page from qutebrowser’s site.

(Found in help page) Commands page: https://qutebrowser.org/doc/help/commands.html

Help page: https://qutebrowser.org/doc/help/

Quick Start: https://qutebrowser.org/doc/quickstart.html

Read here: https://wiki.archlinux.org/title/Qutebrowser

Configuring via files ?

~Sahil: Please read @

Set search engines:

Src: https://www.reddit.com/r/qutebrowser/comments/72tm8g/adding_search_engines/

Use below command to set default and other search engines, default new tab, start_pages, and more.

:set url.searchengines ‘{“aur” : “https://aur.archlinux.org/packages?O=0&K={}”, “ap”: “https://archlinux.org/packages/?q={}”, “us”: “https://unsplash.com/s/photos/{}”, “r”: “https://reddit.com/r/{}”, “ud”: “https://www.urbandictionary.com/define.php?term={}”, “aw”: “wiki.archlinux.org/?search={}”, “y”: “https://www.youtube.com/results?search_query={}”, “DEFAULT”: “https://www.google.com.ar/search?q={}”, “d”: “https://duckduckgo.com/?q={}”}’ :set url.default_page “https://google.in” :set url.start_pages “https://google.in”

You can change these settings manually via below command as well.

:open qute://settings

Shortcuts: