mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-07-31 00:59:31 -04:00
36 lines
914 B
Plaintext
36 lines
914 B
Plaintext
# 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
|
|
|