aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/qutebrowser/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/qutebrowser/config.py')
-rw-r--r--dotfiles/.config/qutebrowser/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/.config/qutebrowser/config.py b/dotfiles/.config/qutebrowser/config.py
index a40c127..da3fa8f 100644
--- a/dotfiles/.config/qutebrowser/config.py
+++ b/dotfiles/.config/qutebrowser/config.py
@@ -26,6 +26,8 @@ ultramar = {
'green': '#6d974b'
}
+c.editor.command = [ "foot", "nvim", "{file}", "+normal {line}G{column0}l", ]
+
## Notifications for websites are retarded
c.content.notifications.enabled = False