From 38547de891f4b65b22acc06d59ecd5c696ca7c6f Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Tue, 17 Dec 2019 23:34:43 -0700 Subject: [PATCH] graphical#qutebrowser: turn off spell-check --- profiles/graphical/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/graphical/qutebrowser/config.py b/profiles/graphical/qutebrowser/config.py index ead3c2cb..64b29d0b 100644 --- a/profiles/graphical/qutebrowser/config.py +++ b/profiles/graphical/qutebrowser/config.py @@ -199,7 +199,7 @@ c.scrolling.smooth = True # - tr-TR: Turkish (Turkey) # - uk-UA: Ukrainian (Ukraine) # - vi-VN: Vietnamese (Viet Nam) -c.spellcheck.languages = ['en-US'] +c.spellcheck.languages = [] # Position of the tab bar. # Type: Position