add key Meta as default fenrir key
This commit is contained in:
parent
85ad20cce1
commit
e3e79d097e
@ -94,7 +94,7 @@ debugLevel=0
|
|||||||
punctuationLevel=1
|
punctuationLevel=1
|
||||||
numberOfClipboards=10
|
numberOfClipboards=10
|
||||||
# define the current fenrir key
|
# define the current fenrir key
|
||||||
fenrirKeys=KEY_KP0
|
fenrirKeys=KEY_KP0,KEY_META
|
||||||
timeFormat=%H:%M%P
|
timeFormat=%H:%M%P
|
||||||
dateFormat="%A, %B %d, %Y"
|
dateFormat="%A, %B %d, %Y"
|
||||||
autoSpellCheck=True
|
autoSpellCheck=True
|
||||||
|
Loading…
Reference in New Issue
Block a user