Riyyi
4 years ago
5 changed files with 4 additions and 4 deletions
@ -1,5 +1,5 @@
|
||||
// Download directory
|
||||
user_pref("browser.download.dir", "/home/rick/downloads"); |
||||
user_pref("browser.download.dir", "~/downloads"); |
||||
|
||||
// Display a blank new tab
|
||||
user_pref("browser.newtabpage.enabled", false); |
Loading…
Reference in new issue