This commit is contained in:
Never Gude 2025-11-04 23:36:39 +01:00
parent 65a5dfee85
commit 6a49608745
26 changed files with 286 additions and 55 deletions

View file

@ -1,4 +1,4 @@
config.load_autoconfig()
config.bind('<Ctrl+/>', 'hint links spawn --detach mpv {hint-url}')
c.editor.command = ["kate", "{file}", "-l", "{line}", "-c", "{column}"]
config.source("./qutebrowser-solarized/solarized-dark.py")
c.colors.webpage.bg = "#ffffff"