-
Notifications
You must be signed in to change notification settings - Fork 25
/
fcitx5.yaml
64 lines (61 loc) · 1.81 KB
/
fcitx5.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Fcitx5 settings
# encoding: utf-8
---
config_version: "0.22"
# set app options based on app name
# e.g.
# "app_options/kwrite":
# - ascii_mode: true
# You may obtain the app name via
# dbus-send --print-reply=literal --dest=org.fcitx.Fcitx5 /controller \
# org.fcitx.Fcitx.Controller1.DebugInfo
app_options:
com.apple.Spotlight: # 聚焦搜索
ascii_mode: true # true默认英文,false默认中文
com.raycast.macos: # Raycast
ascii_mode: true
org.alacritty: # alacritty 终端
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.apple.Terminal: # 终端
ascii_mode: true
symbol_unpair_flag: true
com.googlecode.iterm2: # iterm2
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.apple.Stickies:
ascii_mode: false
com.apple.TextEdit:
ascii_mode: false
md.obsidian:
ascii_mode: true
com.microsoft.VSCode: # Visual Studio Code
vim_mode: true
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.neovide.neovide:
vim_mode: true
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.todesktop.230313mzl4w4u92: # cursor
vim_mode: true
ascii_mode: true
ascii_punct: true
symbol_unpair_flag: true
com.microsoft.edgemac:
ascii_mode: false
com.google.Chrome:
inline: true
org.mozilla.com.zen.browser:
inline: true
inline_preedit: true
com.tencent.xinWeChat:
wechat_flag: true
com.tencent.xWeChat:
wechat_flag: true
com.runningwithcrayons.Alfred:
ascii_mode: true