unbind c-a-j for fcitx
This commit is contained in:
parent
322c7f5248
commit
911963b557
29
user/config/fcitx5/conf/keyboard.conf
Normal file
29
user/config/fcitx5/conf/keyboard.conf
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
# Page size
|
||||||
|
PageSize=5
|
||||||
|
# Enable emoji in hint
|
||||||
|
EnableEmoji=True
|
||||||
|
# Enable emoji in quickphrase
|
||||||
|
EnableQuickPhraseEmoji=True
|
||||||
|
# Choose key modifier
|
||||||
|
Choose Modifier=Alt
|
||||||
|
# Enable hint by default
|
||||||
|
EnableHintByDefault=False
|
||||||
|
# Trigger hint mode
|
||||||
|
Hint Trigger=
|
||||||
|
# Trigger hint mode for one time
|
||||||
|
One Time Hint Trigger=
|
||||||
|
# Use new compose behavior
|
||||||
|
UseNewComposeBehavior=True
|
||||||
|
# Type special characters with long press
|
||||||
|
EnableLongPress=False
|
||||||
|
|
||||||
|
[PrevCandidate]
|
||||||
|
0=Shift+Tab
|
||||||
|
|
||||||
|
[NextCandidate]
|
||||||
|
0=Tab
|
||||||
|
|
||||||
|
[LongPressBlocklist]
|
||||||
|
0=konsole
|
||||||
|
1=org.kde.konsole
|
||||||
|
|
||||||
3
user/config/fcitx5/conf/notifications.conf
Normal file
3
user/config/fcitx5/conf/notifications.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Hidden Notifications
|
||||||
|
HiddenNotifications=
|
||||||
|
|
||||||
Loading…
Reference in a new issue