Remove always-hide from changed cfg
This commit is contained in:
parent
dffa7ccf46
commit
d7b5f2bf52
@ -209,7 +209,6 @@ class ConfigManager(QObject):
|
|||||||
('colors', 'tab.indicator.stop'): 'tabs.indicator.stop',
|
('colors', 'tab.indicator.stop'): 'tabs.indicator.stop',
|
||||||
('colors', 'tab.indicator.error'): 'tabs.indicator.error',
|
('colors', 'tab.indicator.error'): 'tabs.indicator.error',
|
||||||
('colors', 'tab.indicator.system'): 'tabs.indicator.system',
|
('colors', 'tab.indicator.system'): 'tabs.indicator.system',
|
||||||
('tabs', 'always-hide'): 'hide-always',
|
|
||||||
('tabs', 'auto-hide'): 'hide-auto',
|
('tabs', 'auto-hide'): 'hide-auto',
|
||||||
}
|
}
|
||||||
DELETED_OPTIONS = [
|
DELETED_OPTIONS = [
|
||||||
|
Loading…
Reference in New Issue
Block a user