diff options
Diffstat (limited to '.config/fcitx/conf/fcitx-clipboard.config')
-rw-r--r-- | .config/fcitx/conf/fcitx-clipboard.config | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.config/fcitx/conf/fcitx-clipboard.config b/.config/fcitx/conf/fcitx-clipboard.config deleted file mode 100644 index e009a1f..0000000 --- a/.config/fcitx/conf/fcitx-clipboard.config +++ /dev/null @@ -1,27 +0,0 @@ -[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 - |