Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. mac $ defaults write com.apple.dock persistent-apps -array-add '<dict><key>tile-data</key><dict><key>file-data</key><dict><key>_CFURLString</key><string>/Users/mac/Downloads/Yahoo/YahooWeather.app/</string><key>_CFURLStringType</key><integer>0</integer></dict></dict></dict>'
  2. mac $
  3.  
  4. defaults read com.apple.dock
  5.  
  6. autohide = 0;
  7. largesize = 66;
  8. "last-messagetrace-stamp" = "571873654.853677";
  9. magnification = 1;
  10. "minimize-to-application" = 0;
  11. "mod-count" = 732;
  12. orientation = bottom;
  13. "persistent-apps" = (
  14. {
  15. GUID = 1620538228;
  16. "tile-data" = {
  17. "bundle-identifier" = "com.apple.ScriptEditor.id.YahooWeather";
  18. "dock-extra" = 0;
  19. "file-data" = {
  20. "_CFURLAliasData" = <00000000 00e80003 00010000 d876e512 0000482b 00000000 00208447 00208474 0000d872 b3e50000 00000920 fffe0000 00000000 0000ffff ffff0001 00100020 84470014 5ea40013 f6360000 0078000e 00220010 00590061 0068006f 006f0057 00650061 00740068 00650072 002e0061 00700070 000f001c 000d004d 00610063 0069006e 0074006f 00730068 00200053 00530044 0012003f 55736572 732f6d61 632f446f 776e6c6f 6164732f 5961686f 6f204e65 77732c20 53656e64 20262057 65617468 65722f59 61686f6f 57656174 6865722e 61707000 00130001 2f000015 0002000a ffff0000>;
  21. "_CFURLString" = "file:///Users/mac/Downloads/Yahoo%20News,%20Send%20&%20Weather/YahooWeather.app/";
  22. "_CFURLStringType" = 15;
  23. };
  24. "file-label" = YahooWeather;
  25. "file-mod-date" = 3633311607;
  26. "file-type" = 41;
  27. "parent-mod-date" = 3633311607;
  28. };
  29. "tile-type" = "file-tile";
  30. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement