mirror of https://github.com/wlcx/home.git
More random iterm2 autosaved stuff
This commit is contained in:
parent
d7a7437f7e
commit
399119a81b
|
@ -685,6 +685,8 @@
|
|||
<string>Default</string>
|
||||
<key>Disable Window Resizing</key>
|
||||
<true/>
|
||||
<key>Draw Powerline Glyphs</key>
|
||||
<true/>
|
||||
<key>Flashing Bell</key>
|
||||
<false/>
|
||||
<key>Foreground Color</key>
|
||||
|
@ -1095,11 +1097,48 @@
|
|||
</array>
|
||||
<key>PMPrintingExpandedStateForPrint2</key>
|
||||
<false/>
|
||||
<key>PointerActions</key>
|
||||
<dict>
|
||||
<key>Button,1,1,,</key>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
<string>kContextMenuPointerAction</string>
|
||||
</dict>
|
||||
<key>Button,2,1,,</key>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
<string>kPasteFromClipboardPointerAction</string>
|
||||
</dict>
|
||||
<key>Gesture,ThreeFingerSwipeDown,,</key>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
<string>kPrevWindowPointerAction</string>
|
||||
</dict>
|
||||
<key>Gesture,ThreeFingerSwipeLeft,,</key>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
<string>kPrevTabPointerAction</string>
|
||||
</dict>
|
||||
<key>Gesture,ThreeFingerSwipeRight,,</key>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
<string>kNextTabPointerAction</string>
|
||||
</dict>
|
||||
<key>Gesture,ThreeFingerSwipeUp,,</key>
|
||||
<dict>
|
||||
<key>Action</key>
|
||||
<string>kNextWindowPointerAction</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Print In Black And White</key>
|
||||
<true/>
|
||||
<key>SoundForEsc</key>
|
||||
<false/>
|
||||
<key>VisualIndicatorForEsc</key>
|
||||
<false/>
|
||||
<key>kCPKSelectionViewPreferredModeKey</key>
|
||||
<integer>0</integer>
|
||||
<key>kCPKSelectionViewShowHSBTextFieldsKey</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue