Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
711
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1.  
  2. "backgroundImage" : "ms-appdata:///roaming/yourimage.jpg",
  3. "backgroundImageOpacity" : 0.75,
  4. "backgroundImageStrechMode" : "fill",
  5.  
  6.  
  7. {
  8. "acrylicOpacity" : 0.75,
  9. "backgroundImage": "ms-appdata:///roaming/640.jpg",
  10. "backgroundImageOpacity": 0.75,
  11. "backgroundImageStretchMode": "fill",
  12. "closeOnExit" : true,
  13. "colorScheme" : "X",
  14. "commandline" : "cmd.exe",
  15. "cursorColor" : "#FFFFFF",
  16. "cursorShape" : "bar",
  17. "fontFace" : "Consolas",
  18. "fontSize" : 10,
  19. "guid" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
  20. "historySize" : 9001,
  21. "icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
  22. "name" : "cmd",
  23. "padding" : "0, 0, 0, 0",
  24. "snapOnInput" : true,
  25. "startingDirectory" : "%USERPROFILE%",
  26. "useAcrylic" : true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement