commit existing config
This commit is contained in:
parent
e366d1f494
commit
cba1b621a8
60 changed files with 7188 additions and 0 deletions
4
.config/qutebrowser/config.py
Normal file
4
.config/qutebrowser/config.py
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue