mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
librewolf: update useragent
This commit is contained in:
parent
5b6b0ecdc6
commit
a23f2b95b3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// vim: ft=javascript
|
||||
defaultPref("identity.fxaccounts.enabled", true);
|
||||
|
||||
defaultPref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/110.0");
|
||||
defaultPref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0");
|
||||
|
||||
defaultPref("webgl.disabled", false);
|
||||
|
||||
|
|
Loading…
Reference in a new issue