mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-18 18:04:30 +02:00
firefox: let's use ctrl-tab
This commit is contained in:
parent
685fcb9cc2
commit
f07f3e78f8
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ user_pref("browser.discovery.enabled", false);
|
||||||
// Backspace is like back
|
// Backspace is like back
|
||||||
user_pref("browser.backspace_action", 0);
|
user_pref("browser.backspace_action", 0);
|
||||||
|
|
||||||
// Ctrl-Tab should not use recent order (it's confusing for me)
|
|
||||||
user_pref("browser.ctrlTab.recentlyUsedOrder", false);
|
|
||||||
// Don't allow detaching a tab by pulling it
|
// Don't allow detaching a tab by pulling it
|
||||||
user_pref("browser.tabs.allowTabDetach", false);
|
user_pref("browser.tabs.allowTabDetach", false);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue