-
Notifications
You must be signed in to change notification settings - Fork 0
/
workspace-4.json
66 lines (64 loc) · 1.19 KB
/
workspace-4.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
60
61
62
63
64
65
66
{
"layout": "splitv",
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 273,
"width": 1600,
"x": 0,
"y": 311
},
"name": "XChat",
"percent": 0.433333333333333,
"swallows": [
{
"class": "^Xchat$"
}
],
"type": "con"
}
{
"layout": "splitv",
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 847,
"width": 765,
"x": 0,
"y": 0
},
"name": "Conversation",
"percent": 0.433333333333333,
"swallows": [
{
"class": "^Pidgin$",
"instance": "^Pidgin$",
"window_role": "^conversation$"
}
],
"type": "con"
}
{
"layout": "splitv",
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 275,
"width": 1600,
"x": 0,
"y": 604
},
"name": "Buddy List",
"percent": 0.133333333333333,
"swallows": [
{
"class": "^Pidgin$",
"instance": "^Pidgin$",
"window_role": "^buddy_list$"
}
],
"type": "con"
}