Skip to content

Instantly share code, notes, and snippets.

@russelldb
Created June 26, 2010 19:28
Show Gist options
  • Save russelldb/454278 to your computer and use it in GitHub Desktop.
Save russelldb/454278 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>WindowSettings</key>
<array>
<dict>
<key>BackgroundImagePath</key>
<string>/Library/Desktop Pictures/Ripples Blue.jpg</string>
<key>Columns</key>
<string>80</string>
<key>Rows</key>
<string>25</string>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment