mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
Init:start-nix
This commit is contained in:
29
dotfiles/.config/fcitx5/conf/keyboard.conf
vendored
Normal file
29
dotfiles/.config/fcitx5/conf/keyboard.conf
vendored
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
|
||||
# Use new compose behavior
|
||||
UseNewComposeBehavior=True
|
||||
# Type special characters with long press
|
||||
EnableLongPress=False
|
||||
# Applications disabled for long press
|
||||
LongPressBlocklist=
|
||||
|
||||
[PrevCandidate]
|
||||
0=Shift+Tab
|
||||
|
||||
[NextCandidate]
|
||||
0=Tab
|
||||
|
||||
[Hint Trigger]
|
||||
0=Control+Alt+H
|
||||
|
||||
[One Time Hint Trigger]
|
||||
0=Control+Alt+J
|
||||
|
||||
Reference in New Issue
Block a user