mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
firefox: revert shortcut stuff
This is too inconvenient. We can do that site by site manually first.
This commit is contained in:
parent
47bf11caa8
commit
c3c23814a4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ user_pref("browser.tabs.closeWindowWithLastTab", false);
|
|||
// Don't allow sites to override shortcuts
|
||||
// Also check https://www.math.cmu.edu/~gautam/sj/blog/20220329-firefox-disable-ctrl-w.html
|
||||
// Also check commit 289649e15479
|
||||
user_pref("permissions.default.shortcuts", 2);
|
||||
// user_pref("permissions.default.shortcuts", 2);
|
||||
|
||||
// Disable safebrowsing malware (sends hash of each file to Google)
|
||||
user_pref("browser.safebrowsing.malware.enabled", false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue