-
-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathmulti_export_oodwaita.json
59 lines (59 loc) · 1.19 KB
/
multi_export_oodwaita.json
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
{
"0": {
"name": "icons",
"config": {
"default_path": "~/.icons/<THEME_NAME>"
}
},
"1": {
"name": "base16",
"config": {
"default_path": "~",
"last_variant": "index",
"last_app": "gtk-index.theme",
"default_path_gtk-index.theme": "~"
}
},
"2": {
"name": "base16",
"config": {
"default_path": "~",
"last_variant": "oodwaita_hidpi",
"last_app": "gtk2-oomox",
"default_path_gtk2-oomox": "~"
}
},
"3": {
"name": "base16",
"config": {
"default_path": "~",
"last_variant": "gtk",
"last_app": "gtk3-oodwaita",
"default_path_gtk3-oodwaita": "~"
}
},
"4": {
"name": "base16",
"config": {
"default_path": "~",
"last_variant": "gtk4-libadwaita1.6.0",
"last_app": "gtk4-oodwaita",
"default_path_gtk4-oodwaita": "~"
}
},
"5": {
"name": "base16",
"config": {
"default_path": "~",
"last_variant": "default",
"last_app": "qt-oomox-styleplugin",
"default_path_qt-oomox-styleplugin": "~"
}
},
"6": {
"name": "export_xresources",
"config": {
"default_path": "~/.Xcolours/<THEME_NAME>"
}
}
}