update
This commit is contained in:
parent
a2e09999c8
commit
75997c63b0
@ -1,17 +1,35 @@
|
||||
# 垂直候选列表
|
||||
Vertical Candidate List=False
|
||||
|
||||
# 可用时在应用程序中显示预编辑文本
|
||||
PreeditInApplication=True
|
||||
|
||||
# 按屏幕 DPI 使用
|
||||
PerScreenDPI=True
|
||||
|
||||
# Font (设置成你喜欢的字体)
|
||||
# 这个字体需要安装思源黑体
|
||||
# 使用鼠标滚轮翻页
|
||||
WheelForPaging=True
|
||||
# 字体
|
||||
Font="思源黑体 CN Medium 12"
|
||||
|
||||
# 菜单字体
|
||||
MenuFont="Sans 10"
|
||||
# 托盘字体
|
||||
TrayFont="Sans Bold 10"
|
||||
# 托盘标签轮廓颜色
|
||||
TrayOutlineColor=#000000
|
||||
# 托盘标签文本颜色
|
||||
TrayTextColor=#ffffff
|
||||
# 优先使用文字图标
|
||||
PreferTextIcon=False
|
||||
# 在图标中显示布局名称
|
||||
ShowLayoutNameInIcon=True
|
||||
# 使用输入法的语言来显示文字
|
||||
UseInputMethodLanguageToDisplayText=True
|
||||
# 主题
|
||||
# Theme=winter
|
||||
# 这个主题需要安装包fcitx5-material-color
|
||||
Theme=Material-Color-DeepPurple
|
||||
Theme=winter
|
||||
# 深色主题
|
||||
DarkTheme=default-dark
|
||||
# 跟随系统浅色/深色设置
|
||||
UseDarkTheme=False
|
||||
# 当被主题和桌面支持时使用系统的重点色
|
||||
UseAccentColor=True
|
||||
# 在 X11 上针对不同屏幕使用单独的 DPI
|
||||
PerScreenDPI=True
|
||||
# 固定 Wayland 的字体 DPI
|
||||
ForceWaylandDPI=0
|
||||
# 在 Wayland 下启用分数缩放
|
||||
EnableFractionalScale=True
|
||||
|
||||
|
@ -29,6 +29,11 @@ Host nat
|
||||
Port 55914
|
||||
User root
|
||||
|
||||
Host home
|
||||
Hostname 192.168.124.9
|
||||
Port 13911
|
||||
User remote
|
||||
|
||||
Host gate
|
||||
Hostname 192.168.124.1
|
||||
Port 22
|
||||
|
Loading…
Reference in New Issue
Block a user