mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-10 14:59:15 +01:00
fcitx: Increase font size
This commit is contained in:
parent
0fd3bc829b
commit
d9c5e15ccc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user