commit existing config

This commit is contained in:
Never Gude 2025-09-06 23:01:45 +02:00
parent e366d1f494
commit cba1b621a8
60 changed files with 7188 additions and 0 deletions

View file

@ -0,0 +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")