update key setting

This commit is contained in:
2020-04-04 19:52:25 +11:00
parent b5119febbe
commit e591ffdea1
2 changed files with 10 additions and 2 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>autoshowhistory</key>
<true/>
</dict>
</plist>
@@ -5,11 +5,11 @@
<key>default</key>
<dict>
<key>key</key>
<integer>-1</integer>
<integer>49</integer>
<key>mod</key>
<integer>1048576</integer>
<key>string</key>
<string>double tap</string>
<string>Space</string>
</dict>
</dict>
</plist>