4 lines
184 B
Python
4 lines
184 B
Python
config.load_autoconfig()
|
|
config.bind('<Ctrl+/>', 'hint links spawn --detach mpv {hint-url}')
|
|
config.source("./qutebrowser-solarized/solarized-dark.py")
|
|
c.colors.webpage.bg = "#ffffff"
|