dotfiles/.config/qutebrowser/config.py

5 lines
156 B
Python
Raw Permalink Normal View History

2025-09-06 23:01:45 +02:00
config.load_autoconfig()
2025-12-26 04:27:10 +01:00
# config.bind('<Ctrl+/>', 'hint links spawn --detach mpv {hint-url}')
config.source("gruvbox.py")
#c.colors.webpage.bg = "#ffffff"