mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-13 21:26:48 +02:00
fcitx: Fix tray icon colors
This commit is contained in:
parent
a607c099ea
commit
ba433f022c
6
home.nix
6
home.nix
@ -318,11 +318,11 @@
|
|||||||
# Tray Font
|
# Tray Font
|
||||||
TrayFont="Noto Sans CJK JP Medium 11"
|
TrayFont="Noto Sans CJK JP Medium 11"
|
||||||
# Tray Label Outline Color
|
# Tray Label Outline Color
|
||||||
TrayOutlineColor=#000000
|
TrayOutlineColor=#49483e
|
||||||
# Tray Label Text Color
|
# Tray Label Text Color
|
||||||
TrayTextColor=#ffffff
|
TrayTextColor=#f8f8f2
|
||||||
# Prefer Text Icon
|
# Prefer Text Icon
|
||||||
PreferTextIcon=False
|
PreferTextIcon=True
|
||||||
# Show Layout Name In Icon
|
# Show Layout Name In Icon
|
||||||
ShowLayoutNameInIcon=True
|
ShowLayoutNameInIcon=True
|
||||||
# Use input method language to display text
|
# Use input method language to display text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user