fix fonts
This commit is contained in:
		| @@ -69,7 +69,7 @@ in { | ||||
|  | ||||
|       # fonts | ||||
|       noto-fonts | ||||
|       nerd-fonts | ||||
|       nerdfonts | ||||
|       fira | ||||
|     ]; | ||||
|  | ||||
| @@ -277,7 +277,7 @@ in { | ||||
|       defaultFonts = { | ||||
|         emoji = ["Noto Color Emoji"]; | ||||
|         monospace = ["FiraCode Nerd Fonts" "FiraMono Nerd Font" "FiraMono" "NotoMono Nerd Font"]; | ||||
|         sansSerif = ["Fira Sans" "NotoSans Nerd Font"]; | ||||
|         sansSerif = ["FiraSans" "NotoSans Nerd Font"]; | ||||
|         serif = ["NotoSerif Nerd Font"]; | ||||
|       }; | ||||
|     }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user