replace wofi with rofi
This commit is contained in:
parent
601513bc9e
commit
07d70e3a64
23 changed files with 343 additions and 43 deletions
34
home/config/fcitx5/classicui.conf
Normal file
34
home/config/fcitx5/classicui.conf
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# Vertical Candidate List
|
||||
Vertical Candidate List=False
|
||||
# Use mouse wheel to go to prev or next page
|
||||
WheelForPaging=True
|
||||
# Font
|
||||
Font="Noto Sans CJK TC 10"
|
||||
# Menu Font
|
||||
MenuFont="Serif 10"
|
||||
# Tray Font
|
||||
TrayFont="Noto Sans CJK TC 10"
|
||||
# Tray Label Outline Color
|
||||
TrayOutlineColor=#000000
|
||||
# Tray Label Text Color
|
||||
TrayTextColor=#ffffff
|
||||
# Prefer Text Icon
|
||||
PreferTextIcon=True
|
||||
# Show Layout Name In Icon
|
||||
ShowLayoutNameInIcon=True
|
||||
# Use input method language to display text
|
||||
UseInputMethodLanguageToDisplayText=True
|
||||
# Theme
|
||||
Theme=fcitx5-dark-transparent
|
||||
# Dark Theme
|
||||
DarkTheme=fcitx5-dark-transparent
|
||||
# Follow system light/dark color scheme
|
||||
UseDarkTheme=False
|
||||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue