gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
3.03k stars 228 forks source link

How to change homepage Firefox #179

Closed thien0709 closed 10 months ago

thien0709 commented 10 months ago

When I change the homepage in Firefox's settings. But when I shut down and reopened the browser, the homepage didn't change and it stayed :/home/z0mbi3/.local/share/startup-page/index.html.

gh0stzk commented 10 months ago

Hello, open ~/.mozilla/firefox/xxxx.default-release/user.js and deletre from line 21 to 26, restart firefox and you are done, the configs you made from firefox options will now take affect.

Shot-2024-01-14-094316

thien0709 commented 10 months ago

I fixed it. thank you very much