forked from placeDE/pixel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
99 lines (84 loc) · 1.6 KB
/
config.toml
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
ignore_colors = [
[0, 0, 0, 0],
]
version = 1
[priorities]
"0" = 0
[[structure]]
name = "black_3x3-1"
file = "images/black_3x3.png"
startx = 1808
starty = 58
priority = 0
[[structure]]
name = "black_3x3-2"
file = "images/black_3x3.png"
startx = 1814
starty = 64
priority = 0
[[structure]]
name = "geekhub_logo"
file = "images/geekhub_logo.png"
startx = 1817
starty = 58
priority = 0
[[structure]]
name = "geekhub_logo-h-line-up-1"
file = "images/geekhub_logo-horizontal-line.png"
startx = 1808
starty = 57
priority = 0
[[structure]]
name = "geekhub_logo-h-line-up-2"
file = "images/geekhub_logo-horizontal-line.png"
startx = 1818
starty = 57
priority = 0
[[structure]]
name = "geekhub_logo-h-line-down-1"
file = "images/geekhub_logo-horizontal-line.png"
startx = 1808
starty = 67
priority = 0
[[structure]]
name = "geekhub_logo-h-line-down-2"
file = "images/geekhub_logo-horizontal-line.png"
startx = 1818
starty = 67
priority = 0
[[structure]]
name = "geekhub_logo-v-line-left"
file = "images/geekhub_logo-vertical-line.png"
startx = 1808
starty = 57
priority = 0
[[structure]]
name = "geekhub_logo-v-line-right"
file = "images/geekhub_logo-vertical-line.png"
startx = 1844
starty = 57
priority = 0
[[structure]]
name = "heart"
file = "images/heart.png"
startx = 1810
starty = 56
priority = 0
[[structure]]
name = "mini_lgbt_flag"
file = "images/mini_lgbt_flag.png"
startx = 1809
starty = 61
priority = 0
[[structure]]
name = "tudarmstadt_logo"
file = "images/tudarmstadt_logo.png"
startx = 889
starty = 1725
priority = 0
[[structure]]
name = "hda_logo"
file = "images/hda_logo.png"
startx = 1877
starty = 35
priority = 0