When you first start qutebrowser It will create some config files in your home directory for you, but they will be empty.
Config ΒΆ #
As far as I know qutebrowser will create this default config out of the box for you, if it doesnβt, then somehow it just appeared for me π.
β― tree ~/.config/qutebrowser
/home/waylon/.config/qutebrowser
βββ autoconfig.yml
βββ bookmarks
βΒ Β βββ urls
βββ config.py
βββ greasemonkey
βββ quickmarks
2 directories, 5 files
Why convert ΒΆ #
You might want to confvert if you are more comfortable with the python config, or if like me you just want config in one place and you are stealing configuration options from others who have thiers in config.py.
Convert to py ΒΆ #