From 1000021354ebbb064f9ea88792494bd75347dc53 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sat, 25 Feb 2023 12:02:18 +0100 Subject: [PATCH] MUI - Add some comments --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index c215adfe7..a6b3efb81 100644 --- a/Readme.md +++ b/Readme.md @@ -469,8 +469,12 @@ You can specify more command line parameter for the app here. The token `${URL}` #### `CodeFontPrefPrioList="Cascadia Code,Cascadia Mono,Cousine,Fira Code,Source Code Pro,Roboto Mono,DejaVu Sans Mono,Inconsolata,Consolas,Lucida Console"` +Configurable Fonts priority list for for "Common Base" Scheme. + #### `TextFontPrefPrioList="Cascadia Mono,Cousine,Roboto Mono,DejaVu Sans Mono,Inconsolata,Consolas,Lucida Console"` +Configurable Fonts priority list for "Text Files" Scheme. + ## **`[Statusbar Settings]`**