Patcher/patches/homepage.patch
2024-12-08 18:22:32 +01:00

7 lines
247 B
Diff

t: pref
i: /browser/app/profile/firefox.js
o: /browser/app/profile/firefox.js
-pref("browser.startup.homepage", "about:home");
+pref("browser.startup.homepage", "https://qgato.xyz");
+pref("browser.search.defaultenginename", "QGato");