mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-26 14:47:36 +01:00 
			
		
		
		
	firefox: add a reminder on OpenDyslexic not working in font config
This reverts commit 22df7c73a864aed3c0d5083c970d34cb0a093872.
This commit is contained in:
		
							parent
							
								
									22df7c73a8
								
							
						
					
					
						commit
						f4407515ab
					
				| @ -28,21 +28,23 @@ lockPref( | ||||
| 	"font.name-list.monospace.x-western", | ||||
| 	"Comic Shanns Mono, Roboto Mono, Liberation Mono, Noto Sans Mono, monospace", | ||||
| ); | ||||
| // REMEMBER! OpenDyslexic won't work here for some reason, use the extension
 | ||||
| // once it returns to Firefox! https://github.com/OpenDyslexic/extension/issues/75
 | ||||
| lockPref( | ||||
| 	"font.name-list.sans-serif.x-cyrillic", | ||||
| 	"OpenDyslexic, Inclusive Sans, Roboto, Liberation Sans, Noto Sans, sans-serif", | ||||
| 	"Inclusive Sans, Roboto, Liberation Sans, Noto Sans, sans-serif", | ||||
| ); | ||||
| lockPref( | ||||
| 	"font.name-list.sans-serif.x-western", | ||||
| 	"OpenDyslexic, Inclusive Sans, Liberation Sans, Comic Neue, Roboto, Noto Sans, sans-serif", | ||||
| 	"Inclusive Sans, Liberation Sans, Comic Neue, Roboto, Noto Sans, sans-serif", | ||||
| ); | ||||
| lockPref( | ||||
| 	"font.name-list.serif.x-cyrillic", | ||||
| 	"OpenDyslexic, Inclusive Sans, Liberation Serif, Roboto Serif, Noto Serif, serif", | ||||
| 	"Inclusive Sans, Liberation Serif, Roboto Serif, Noto Serif, serif", | ||||
| ); | ||||
| lockPref( | ||||
| 	"font.name-list.serif.x-western", | ||||
| 	"OpenDyslexic, Inclusive Sans, Liberation Serif, Roboto Serif, Noto Serif, serif", | ||||
| 	"Inclusive Sans, Liberation Serif, Roboto Serif, Noto Serif, serif", | ||||
| ); | ||||
| // clearPref("font.name-list.monospace.x-cyrillic");
 | ||||
| // clearPref("font.name-list.monospace.x-western");
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user