aboutsummaryrefslogtreecommitdiffstats
path: root/.config/fcitx/conf/fcitx-clipboard.config
blob: e009a1fb39938adb40d0a0b281ffda40d8de6f6b (plain)
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
[Clipboard]
# Save Clipboard History To File
# Available Value:
# True False
#SaveHistoryToFile=True
# Length of Clipboard History to Save
#HistoryLength=5
# Maximum length of each candidate word
#CandidateMaxLength=43
# Trigger Key for Clipboard History List
#TriggerKey=CTRL_;
# Use Selection Text
# Available Value:
# True False
#UsePrimary=True
# Choose key modifier
# Available Value:
# None
# Alt
# Ctrl
# Shift
#ChooseModifier=None
# Ignore blank selections
# Available Value:
# True False
#IgnoreBlank=True