use dicts
This commit is contained in:
parent
affab904cb
commit
54124568b3
@ -8,6 +8,8 @@ config_version: 2
|
|||||||
settings:
|
settings:
|
||||||
auto_save.session:
|
auto_save.session:
|
||||||
global: true
|
global: true
|
||||||
|
backend:
|
||||||
|
global: webengine
|
||||||
bindings.commands:
|
bindings.commands:
|
||||||
global:
|
global:
|
||||||
normal:
|
normal:
|
||||||
@ -137,6 +139,10 @@ settings:
|
|||||||
global: false
|
global: false
|
||||||
qt.highdpi:
|
qt.highdpi:
|
||||||
global: true
|
global: true
|
||||||
|
spellcheck.languages:
|
||||||
|
global:
|
||||||
|
- en-US
|
||||||
|
- de-DE
|
||||||
tabs.show:
|
tabs.show:
|
||||||
global: never
|
global: never
|
||||||
tabs.tabs_are_windows:
|
tabs.tabs_are_windows:
|
||||||
|
Loading…
Reference in New Issue
Block a user