mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-07 14:39:43 +01:00
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
|
# Initial Mode
|
||
|
InitialMode=Hiragana
|
||
|
# Vertical candidate list
|
||
|
Vertical=True
|
||
|
# Expand Usage (Requires vertical candidate list)
|
||
|
ExpandMode="On Focus"
|
||
|
# Fix embedded preedit cursor at the beginning of the preedit
|
||
|
PreeditCursorPositionAtBeginning=False
|
||
|
# Hotkey to expand usage
|
||
|
ExpandKey=Control+Alt+H
|