qutebrowser (pronounced "cute browser") is a QTwebengine web browser for Linux, Windows, and macOS operating systems with Vim-style key bindings and a minimal GUI. It is keyboard driven and takes inspiration from similar software such as Vimperator and dwb. Use DuckDuckGo as your default search engine. qutebrowser is included in the native repositories of Linux distributions such as Fedora and Arch Linux. qutebrowser was developed by Florian Bruhin and in 2016 he won the CH Open Source Award.
Clone this repo direct to user config ~/.config/qutebrowser
:
git clone --depth 1 https://github.com/asapdotid/qutebrowser-config.git ~/.config/qutebrowser
OR
Clone to your project/lab
directory:
git clone --depth 1 https://github.com/asapdotid/qutebrowser-config.git
Link project to user config ~/.config/qutebrowser
:
ln -s $PWD/qutebrowser-config ~/.config/qutebrowser
Instruction configuration:
- cd to Qutebrowser project
- Setup environment:
make ini
and update or using default value on.env
- Reload config:
<space> + r
- Reload window:
<space> + R
- If config not reload properly, please restart Qutebrowser
(close and open)
app
- Environment variables
- Themes
- Adblock Brave
- Youtube Adblock
- Update cutsom config
- Update Youtube adblock
- Update themes
- Qutebrowser Official Help Documentation
- Qutebrowser Arch WIki Documentation
MIT / BSD
This Code was created in 2024 by Asapdotid.