mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 19:53:07 +00:00
~
This commit is contained in:
parent
d7bfce3bdd
commit
c79b010d7d
2 changed files with 15 additions and 1 deletions
|
@ -40,6 +40,20 @@
|
|||
"browser.newtabpage.activity-stream.showSponsoredTopSites" = false;
|
||||
"browser.newtabpage.activity-stream.telemetry" = false;
|
||||
"browser.newtabpage.activity-stream.topSitesRows" = 2;
|
||||
"browser.newtabpage.pinned" = [
|
||||
{
|
||||
url = "https://discord.com/app/";
|
||||
label = "Discord";
|
||||
}
|
||||
{
|
||||
url = "https://pikidiary.lol/";
|
||||
label = "PikiDiary";
|
||||
}
|
||||
{
|
||||
url = "https://en.wikipedia.org/";
|
||||
label = "Wikipedia";
|
||||
}
|
||||
];
|
||||
"datareporting.healthreport.uploadEnabled" = false;
|
||||
"font.name.monospace.x-western" = "Fira Code";
|
||||
"layout.css.prefers-color-scheme.content-override" = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue