Advertisement
Guest User

Settings.cfg

a guest
Apr 4th, 2020
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.84 KB | None | 0 0
  1. {
  2.   localizationLanguage = "English",
  3.   iconVerticalSpace = 1,
  4.   interfaceWallpaperPath = "/Pictures/Space.pic",
  5.   networkEnabled = true,
  6.   securityPassword = "b0bf699e75762a94c0edfbab240292d2175cbe3c05fef56c6606b6d185ded312",
  7.   timeTimezone = -18000,
  8.   interfaceTransparencyContextMenu = 0.2,
  9.   interfaceColorDropDownMenuSeparator = 10855845,
  10.   filesShowExtension = false,
  11.   interfaceScreensaverEnabled = true,
  12.   interfaceScreensaverDelay = 20,
  13.   interfaceScreenHeight = 50,
  14.   interfaceTransparencyEnabled = true,
  15.   interfaceTransparencyDock = 0.4,
  16.   timeRealTimestamp = true,
  17.   networkFTPConnections = {
  18.   },
  19.   iconHeight = 6,
  20.   interfaceColorDropDownMenuDefaultText = 2960685,
  21.   interfaceColorMenu = 15790320,
  22.   interfaceScreenWidth = 160,
  23.   interfaceWallpaperBrightness = 0.9,
  24.   filesShowHidden = false,
  25.   iconWidth = 12,
  26.   interfaceWallpaperEnabled = false,
  27.   interfaceColorDesktopBackground = 1973790,
  28.   dockShortcuts = {
  29.     [5] = "/Applications/Settings.app/",
  30.     [1] = "/Applications/App Market.app/",
  31.     [2] = "/Applications/MineCode IDE.app/",
  32.     [3] = "/Applications/Finder.app/",
  33.     [4] = "/Applications/Picture Edit.app/"
  34.   },
  35.   interfaceTransparencyMenu = 0.2,
  36.   interfaceScreensaverPath = "/Screensavers/Space.lua",
  37.   tasks = {
  38.   },
  39.   timeFormat = "%d %b %Y %H:%M:%S",
  40.   extensions = {
  41.     [".lua"] = "/Applications/MineCode IDE.app/",
  42.     [".3dm"] = "/Applications/3D Print.app/",
  43.     [".txt"] = "/Applications/MineCode IDE.app/",
  44.     [".lang"] = "/Applications/MineCode IDE.app/",
  45.     [".pic"] = "/Applications/Picture Edit.app/",
  46.     [".cfg"] = "/Applications/MineCode IDE.app/"
  47.   },
  48.   networkName = "Computer #4BBBBD",
  49.   networkSignalStrength = 512,
  50.   interfaceColorDropDownMenuDefaultBackground = 16777215,
  51.   interfaceColorDock = 14803425,
  52.   networkUsers = {
  53.   },
  54.   interfaceWallpaperMode = 1,
  55.   filesShowApplicationIcon = true,
  56.   iconHorizontalSpace = 1
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement