Catalogued a configuration option change for updates.
This commit is contained in:
parent
34d4c08374
commit
3be9a9b051
@ -298,6 +298,7 @@ class ConfigManager(QObject):
|
|||||||
('colors', 'tab.indicator.system'): 'tabs.indicator.system',
|
('colors', 'tab.indicator.system'): 'tabs.indicator.system',
|
||||||
('tabs', 'auto-hide'): 'hide-auto',
|
('tabs', 'auto-hide'): 'hide-auto',
|
||||||
('completion', 'history-length'): 'cmd-history-max-items',
|
('completion', 'history-length'): 'cmd-history-max-items',
|
||||||
|
('colors', 'downloads.fg'): 'downloads.fg.start',
|
||||||
}
|
}
|
||||||
DELETED_OPTIONS = [
|
DELETED_OPTIONS = [
|
||||||
('colors', 'tab.separator'),
|
('colors', 'tab.separator'),
|
||||||
|
Loading…
Reference in New Issue
Block a user