mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 21:04:52 +02:00
firefox: remove setting now set by default
This commit is contained in:
parent
c70cf25d85
commit
b844d9b006
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ user_pref("ui.context_menus.after_mouseup", true);
|
|||
// Don't display menubar when pressing Alt
|
||||
user_pref("ui.key.menuAccessKeyFocuses", false);
|
||||
// Keep GTK keybindings
|
||||
user_pref("ui.key.textcontrol.prefer_native_key_bindings_over_builtin_shortcut_key_definitions", true);
|
||||
user_pref("ui.key.use_select_all_in_single_line_editor", false);
|
||||
|
||||
// Be more compact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue