commit 1573647a99a9a98a8b43e31b2c4bcc967c4196c1 parent 924e06d8cd9e6fc412d9979b66ea96964b187188 Author: dwrz <dwrz@dwrz.net> Date: Tue, 6 Jun 2023 10:52:23 +0000 Update fcitx5 font size Diffstat:
M | fcitx5/conf/classicui.conf | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fcitx5/conf/classicui.conf b/fcitx5/conf/classicui.conf @@ -5,11 +5,11 @@ PerScreenDPI=True # Use mouse wheel to go to prev or next page WheelForPaging=True # Font -Font="DejaVu Sans Mono 12" +Font="DejaVu Sans Mono 16" # Menu Font -MenuFont="DejaVu Sans 12" +MenuFont="DejaVu Sans 16" # Tray Font -TrayFont="DejaVu Sans Mono 12" +TrayFont="DejaVu Sans Mono 16" # Tray Label Outline Color TrayOutlineColor=#000000 # Tray Label Text Color