Patcher/patches/homepage.patch
2024-12-08 17:51:31 +01:00

7 lines
246 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");