Don't show the weather in a new Firefox tab
This commit is contained in:
parent
b56e730c34
commit
eaf92fbf1b
1 changed files with 1 additions and 0 deletions
|
@ -556,6 +556,7 @@
|
||||||
("browser.anchor_color" "#ff9800")
|
("browser.anchor_color" "#ff9800")
|
||||||
("browser.visited_color" "#0babab")
|
("browser.visited_color" "#0babab")
|
||||||
("browser.display.use_document_fonts" 0)
|
("browser.display.use_document_fonts" 0)
|
||||||
|
("browser.newtabpage.activity-stream.showWeather" #f)
|
||||||
;; Change the accelerator key (modifier key for most keyboard
|
;; Change the accelerator key (modifier key for most keyboard
|
||||||
;; shortcuts) to the super key (from control).
|
;; shortcuts) to the super key (from control).
|
||||||
("ui.key.accelKey" 91))))))))
|
("ui.key.accelKey" 91))))))))
|
||||||
|
|
Loading…
Reference in a new issue