mirror of
https://github.com/wahyd4/things.git
synced 2026-08-08 21:02:02 +10:00
update key setting
This commit is contained in:
@@ -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>
|
||||
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user