-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
37 lines (37 loc) · 940 Bytes
/
Copy pathconfig.json
File metadata and controls
37 lines (37 loc) · 940 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"TaskbarOpacity": 72,
"StartOpacity": 17,
"TaskbarEnabled": true,
"StartEnabled": true,
"CoreEnabled": true,
"TaskbarColorR": 168,
"TaskbarColorG": 40,
"TaskbarColorB": 80,
"StartBgColorR": 20,
"StartBgColorG": 40,
"StartBgColorB": 80,
"StartTextColorR": 255,
"StartTextColorG": 255,
"StartTextColorB": 255,
"StartShowControlPanel": true,
"StartShowDeviceManager": true,
"StartShowInstalledApps": true,
"StartShowDocuments": true,
"StartShowPictures": true,
"StartShowVideos": true,
"StartShowRecentFiles": true,
"StartShowPlaceholder1": false,
"StartShowPlaceholder2": false,
"StartShowPlaceholder3": false,
"StartShowPlaceholder4": false,
"StartShowPlaceholder5": false,
"StartBorderColorR": 60,
"StartBorderColorG": 100,
"StartBorderColorB": 160,
"TaskbarBlur": false,
"StartBlur": false,
"IsFirstRun": false,
"HotkeyVk": 0,
"HotkeyModifiers": 0,
"BlurAmount": 0
}