Revert "Theme: add a preference to center the results (Oscar)"

This reverts commit 4237f5fd50.
This commit is contained in:
Alexandre Flament 2022-06-05 23:03:26 +02:00
parent 1b4180df66
commit 9723cef99a
8 changed files with 88 additions and 219 deletions

View file

@ -183,7 +183,6 @@ SCHEMA = {
'theme_args': {
'simple_style': SettingsValue(SIMPLE_STYLE, 'auto'),
},
'center_aligment': SettingsValue(bool, False),
'results_on_new_tab': SettingsValue(bool, False),
'advanced_search': SettingsValue(bool, False),
'query_in_title': SettingsValue(bool, False),