-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.ini
More file actions
19 lines (18 loc) · 1.22 KB
/
config.ini
File metadata and controls
19 lines (18 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
; 复制翻译时,悬浮窗的宽度(固定),但由于有外边距,实际显示要少16
copy_trans_fixed_width = 300
; 翻译弹窗的样式。修改margin和padding样式可能导致意料之外的后果
background_style = "background-color:rgb(255, 255, 255); border-radius: 3px; color: black; font-size: 16px;"
; 截图的快捷键,可以设置多个,逗号分隔
capture_triggered_hotkey = ctrl+space,ctrl+b,ctrl+k,alt+shift+m
; 截图复制的快捷键,可以设置多个,逗号分隔(未实现)
copy_triggered_hotkey = ctrl+shift+d,ctrl+8
; 将选中的中文转为英文快捷键,并原地粘贴,并修改剪切板的快捷键,该功能使用腾讯翻译,
; 可以设置多个,逗号分隔
copy_into_english_triggered_hotkey = alt+c,alt+v
; 停用/启用复制翻译的快捷键,可以设置多个,逗号分隔
stoptrans_triggered_hotkey = ctrl+1,f8
; (废弃,改为右键)悬浮窗的文本内容改为可复制的快捷键,可以设置多个,逗号分隔
text_selectable_triggered_hotkey = a,z,space
; DeepSeek API (deepseek-chat 3.2)翻译提示词 - 英文转中文
deepseek_trans_prompt_en_to_zh = "请将以下英文文本翻译成中文,保持原意不变,尽量简洁:"