Patcher/patches/homepage.patch

8 lines
246 B
Diff
Raw Normal View History

2024-12-08 17:51:31 +01:00
t:pref
i: /browser/app/profile/firefox.js
o: /browser/app/profile/firefox.js
2024-12-08 13:41:19 +01:00
-pref("browser.startup.homepage", "about:home");
+pref("browser.startup.homepage", "https://qgato.xyz");
+pref("browser.search.defaultenginename", "QGato");