Refactor keyboard shortcuts preference and add debugging option

This commit is contained in:
mr. M
2024-10-13 14:42:22 +02:00
parent e840184e7f
commit 8008633c02
2 changed files with 2 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ pref('zen.tabs.newtab-on-middle-click', true);
pref('zen.keyboard.shortcuts.enabled', true);
pref('zen.keyboard.shortcuts.version', 0); // Empty string means default shortcuts
pref('zen.keyboard.shortcuts.disable-mainkeyset-clear', false); // for debugging
pref('zen.themes.updated-value-observer', false);