mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fcitx5: remove "null" from configuration
This commit is contained in:
parent
06a4ec7611
commit
25159fd708
2 changed files with 9 additions and 11 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# vim:ft=ini
|
||||
|
||||
# TODO: remove "null"
|
||||
|
||||
[GroupOrder]
|
||||
0=gDvorak
|
||||
1=gDvorakFrench
|
||||
|
|
@ -13,7 +11,7 @@ DefaultIM=cangjie3
|
|||
Name=gCangjie
|
||||
|
||||
[Groups/0/Items/0]
|
||||
Layout=null
|
||||
Layout=
|
||||
Name=cangjie3
|
||||
|
||||
[Groups/1]
|
||||
|
|
@ -22,7 +20,7 @@ DefaultIM=keyboard-myDvorak
|
|||
Name=gDvorak
|
||||
|
||||
[Groups/1/Items/0]
|
||||
Layout=null
|
||||
Layout=
|
||||
Name=keyboard-myDvorak
|
||||
|
||||
[Groups/2]
|
||||
|
|
@ -31,5 +29,5 @@ DefaultIM=keyboard-myDvorakFrench
|
|||
Name=gDvorakFrench
|
||||
|
||||
[Groups/2/Items/0]
|
||||
Layout=null
|
||||
Layout=
|
||||
Name=keyboard-myDvorakFrench
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue