mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: make fcitx5 a homeManager module
This commit is contained in:
parent
0da5ebfc21
commit
06a4ec7611
8 changed files with 6 additions and 3 deletions
|
|
@ -1,48 +0,0 @@
|
|||
# vim:ft=ini
|
||||
|
||||
[Behavior]
|
||||
ActiveByDefault=false
|
||||
AllowInputMethodForPassword=false
|
||||
AutoSavePeriod=30
|
||||
CompactInputmethodInformation=true
|
||||
CustomXkbOption=null
|
||||
DefaultPageSize=5
|
||||
DisabledAddons=null
|
||||
EnabledAddons=null
|
||||
OverriedXkbOption=false
|
||||
PreeditEnabledByDefault=true
|
||||
PreloadInputMethod=true
|
||||
ShareInputState=No
|
||||
ShowFirstInputMethodInformation=true
|
||||
ShowInputMethodInformation=true
|
||||
ShowInputMethodInformationWhenFocusIn=false
|
||||
ShowPreeditForPassword=false
|
||||
|
||||
[Hotkey]
|
||||
EnumerateBackwardKeys=null
|
||||
EnumerateForwardKeys=null
|
||||
EnumerateSkipFirst=null
|
||||
EnumerateWithTriggerKeys=true
|
||||
|
||||
[Hotkey/AltTriggerKeys]
|
||||
0=Shift_L
|
||||
|
||||
[Hotkey/EnumerateGroupBackwardKeys]
|
||||
0=Control+Shift+space
|
||||
|
||||
[Hotkey/EnumerateGroupForwardKeys]
|
||||
0=Control+space
|
||||
|
||||
[Hotkey/NextCandidate]
|
||||
0=Tab
|
||||
|
||||
[Hotkey/NextPage]
|
||||
0=Down
|
||||
|
||||
[Hotkey/PrevCandidate]
|
||||
0=Shift+Tab
|
||||
|
||||
[Hotkey/PrevPage]
|
||||
0=Up
|
||||
|
||||
[Hotkey/TriggerKeys]
|
||||
Loading…
Add table
Add a link
Reference in a new issue