fcitx: Increase font size

This commit is contained in:
Donovan Glover 2023-08-14 10:53:35 -04:00
parent 0fd3bc829b
commit d9c5e15ccc
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -126,11 +126,11 @@
# Use mouse wheel to go to prev or next page # Use mouse wheel to go to prev or next page
WheelForPaging=True WheelForPaging=True
# Font # Font
Font="Noto Sans CJK JP 11" Font="Noto Sans CJK JP 16"
# Menu Font # Menu Font
MenuFont="Noto Sans CJK JP 11" MenuFont="Noto Sans CJK JP 16"
# Tray Font # Tray Font
TrayFont="Noto Sans CJK JP Medium 11" TrayFont="Noto Sans CJK JP Medium 16"
# Tray Label Outline Color # Tray Label Outline Color
TrayOutlineColor=#${base02} TrayOutlineColor=#${base02}
# Tray Label Text Color # Tray Label Text Color