dotfiles/.config/qutebrowser/config.py
2025-11-04 23:36:39 +01:00

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"