Don't show the weather in a new Firefox tab

This commit is contained in:
Tom Willemse 2024-10-24 07:32:14 -07:00
parent b56e730c34
commit eaf92fbf1b

View file

@ -556,6 +556,7 @@
("browser.anchor_color" "#ff9800")
("browser.visited_color" "#0babab")
("browser.display.use_document_fonts" 0)
("browser.newtabpage.activity-stream.showWeather" #f)
;; Change the accelerator key (modifier key for most keyboard
;; shortcuts) to the super key (from control).
("ui.key.accelKey" 91))))))))