mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
feat: add deadd-notification-center
This commit is contained in:
parent
090aab181f
commit
d9b1bf7e9a
6 changed files with 548 additions and 6 deletions
|
@ -61,7 +61,7 @@ in {
|
|||
"intl.accept_languages" = "en-US,en";
|
||||
"browser.startup.page" = 3; # Resume previous session on startup
|
||||
"browser.aboutConfig.showWarning" = false; # I sometimes know what I'm doing
|
||||
"browser.ctrlTab.sortByRecentlyUsed" = false; # (default) Who want's that?
|
||||
"browser.ctrlTab.sortByRecentlyUsed" = false; # (default) Who wants that?
|
||||
"browser.download.useDownloadDir" = false; # Ask where to save stuff
|
||||
"privacy.clearOnShutdown.history" = false; # We want to save history on exit
|
||||
# Hi-DPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue