mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
carbon: stop using nix to generate fcitx configuration
This commit is contained in:
parent
d770344be4
commit
629dce3e89
6 changed files with 110 additions and 121 deletions
33
nix/configurations/host/carbon/inputMethod/fcitx/profile
Normal file
33
nix/configurations/host/carbon/inputMethod/fcitx/profile
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
# vim:ft=ini
|
||||
|
||||
[GroupOrder]
|
||||
0=gDvorak
|
||||
1=gDvorakFrench
|
||||
2=gCangjie
|
||||
|
||||
[Groups/0]
|
||||
Default Layout=us
|
||||
DefaultIM=cangjie5
|
||||
Name=gCangjie
|
||||
|
||||
[Groups/0/Items/0]
|
||||
Layout=null
|
||||
Name=cangjie5
|
||||
|
||||
[Groups/1]
|
||||
Default Layout=myDvorak
|
||||
DefaultIM=keyboard-myDvorak
|
||||
Name=gDvorak
|
||||
|
||||
[Groups/1/Items/0]
|
||||
Layout=null
|
||||
Name=keyboard-myDvorak
|
||||
|
||||
[Groups/2]
|
||||
Default Layout=myDvorakFrench
|
||||
DefaultIM=keyboard-myDvorakFrench
|
||||
Name=gDvorakFrench
|
||||
|
||||
[Groups/2/Items/0]
|
||||
Layout=null
|
||||
Name=keyboard-myDvorakFrench
|
||||
Loading…
Add table
Add a link
Reference in a new issue