mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-08-01 17:29:31 -04:00
update:fcitx5
This commit is contained in:
35
fcitx5/conf/classicui.conf
Normal file
35
fcitx5/conf/classicui.conf
Normal file
@ -0,0 +1,35 @@
|
||||
# Vertical Candidate List
|
||||
Vertical Candidate List=False
|
||||
# Use mouse wheel to go to prev or next page
|
||||
WheelForPaging=True
|
||||
# Font
|
||||
Font="Sarasa Gothic SC 14"
|
||||
# Menu Font
|
||||
MenuFont="Sarasa Gothic SC 14"
|
||||
# Tray Font
|
||||
TrayFont="Sarasa Gothic SC 12"
|
||||
# Tray Label Outline Color
|
||||
TrayOutlineColor=#000000
|
||||
# Tray Label Text Color
|
||||
TrayTextColor=#ffffff
|
||||
# Prefer Text Icon
|
||||
PreferTextIcon=False
|
||||
# Show Layout Name In Icon
|
||||
ShowLayoutNameInIcon=True
|
||||
# Use input method language to display text
|
||||
UseInputMethodLanguageToDisplayText=True
|
||||
# Theme
|
||||
Theme=catppuccin-mocha-flamingo
|
||||
# Dark Theme
|
||||
DarkTheme=catppuccin-mocha-flamingo
|
||||
# Follow system light/dark color scheme
|
||||
UseDarkTheme=True
|
||||
# Follow system accent color if it is supported by theme and desktop
|
||||
UseAccentColor=True
|
||||
# Use Per Screen DPI on X11
|
||||
PerScreenDPI=False
|
||||
# Force font DPI on Wayland
|
||||
ForceWaylandDPI=0
|
||||
# Enable fractional scale under Wayland
|
||||
EnableFractionalScale=True
|
||||
|
Reference in New Issue
Block a user