Find your qutebrowser configuration directory (see :version in qutebrowser). This folder should be located at the “config” location listed on qute://version, which is typically ~/.config/qutebrowser/ on Linux, ~/.qutebrowser/ on macOS, and %APPDATA%/qutebrowser/config/ on Windows.
Clone this repository into the configuration directory:
# Replace with the correct path
git clone https://github.com/Rehpotsirhc-z/qutebrowser-doom-one.git ~/.config/qutebrowser/doom_one/In your qutebrowser configuration file, include the following:
import doom_one
doom_one.setup(c, {
"spacing": {
"vertical": 5,
"horizontal": 5
}
})- Theme file and instructions
- Modified from Dracula Theme for Qutebrowser
- Emacs doom-one theme
- doomemacs/themes


