mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar
This commit is contained in:
parent
070c613050
commit
16549f3dde
@ -42,3 +42,6 @@ user_pref("network.http.referer.XOriginPolicy", 0);
|
||||
|
||||
// Disable Firefox sync and its menu entries
|
||||
user_pref("identity.fxaccounts.enabled", false);
|
||||
|
||||
// Fix the issue where right mouse button instantly clicks
|
||||
user_pref("ui.context_menus.after_mouseup", true);
|
||||
|
||||
@ -9,6 +9,7 @@ ex 🎯
|
||||
*.mom ✍
|
||||
*.me ✍
|
||||
*.ms ✍
|
||||
*.avif 🖼
|
||||
*.png 🖼
|
||||
*.webp 🖼
|
||||
*.ico 🖼
|
||||
|
||||
@ -188,7 +188,9 @@ EU: SCAN: Scandinavia
|
||||
EU: ALPS: The Alps
|
||||
EU: NL: The Netherlands
|
||||
EU: DE: Germany
|
||||
EU: DK: Denmark
|
||||
EU: SP: Spain
|
||||
EU: SE: Sweden
|
||||
EU: FR: France
|
||||
EU: IT: Italy
|
||||
EU: PL: Poland
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user