mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 09:56:34 +01:00
Set firefox emoji font to system font
This commit is contained in:
parent
08037689bf
commit
0efd5b31f7
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ in {
|
||||||
"config.trim_on_minimize" = true;
|
"config.trim_on_minimize" = true;
|
||||||
"pdfjs.annotationEditorMode" = 0;
|
"pdfjs.annotationEditorMode" = 0;
|
||||||
"pdfjs.annotationmode" = 2;
|
"pdfjs.annotationmode" = 2;
|
||||||
|
"font.name-list.emoji" = "Noto Color Emoji";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
dev-edition-default = {
|
dev-edition-default = {
|
||||||
|
|
Loading…
Reference in a new issue