nixos-config/fix-firefox.patch

32 lines
589 B
Diff
Raw Normal View History

--- localization/en-US/browser/browserSets.ftl~ 2020-08-31 11:28:51.148881026 +0200
2020-09-09 19:26:05 +02:00
+++ localization/en-US/browser/browserSets.ftl 2020-08-31 19:07:11.687530527 +0200
@@ -9,16 +9,16 @@
.label = Zoom
window-new-shortcut =
- .key = N
2020-08-31 16:45:04 +02:00
+ .keycode = VK_F20
window-minimize-shortcut =
.key = M
2020-09-09 19:26:05 +02:00
close-shortcut =
- .key = W
2020-09-16 18:56:40 +02:00
+ .keycode = VK_F17
2020-08-31 16:45:04 +02:00
tab-new-shortcut =
- .key = T
2020-09-09 19:31:19 +02:00
+ .key = T
2020-08-31 16:45:04 +02:00
location-open-shortcut =
.key = L
@@ -185,7 +185,7 @@
## global menu.
quit-app-shortcut =
- .key = Q
2020-08-31 16:45:04 +02:00
+ .keycode = VK_F18
help-shortcut =
.key = ?