mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 04:44:03 +01:00
qutebrowser: Remove spellcheck
Unfortunately spellcheck is non-trivial to declaratively set up in qutebrowser as reliance on external tools is necessary.
This commit is contained in:
parent
c722f857ae
commit
878ba60863
@ -29,9 +29,6 @@
|
||||
c.colors.contextmenu.menu.fg = '#ffffff'
|
||||
c.colors.contextmenu.selected.bg = '#909090'
|
||||
|
||||
# Use spellcheck
|
||||
c.spellcheck.languages = ["en-US"]
|
||||
|
||||
# Chromium flags
|
||||
c.qt.args = ["disable-backing-store-limit", "enable-accelerated-video-decode", "disable-gpu-driver-bug-workarounds"]
|
||||
c.qt.chromium.low_end_device_mode = 'never'
|
||||
|
Loading…
Reference in New Issue
Block a user