-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworkspace_3.json
49 lines (47 loc) · 984 Bytes
/
workspace_3.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
// vim:ts=4:sw=4:et
{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1048,
"width": 940,
"x": 3570,
"y": 16
},
"marks": [],
"name": "Discord",
"percent": 0.6,
"swallows": [
{
"class": "^discord$",
"instance": "^discord$",
"title": "^Discord$",
"window_role": "^browser\\-window$"
}
],
"type": "con"
}
{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1048,
"width": 940,
"x": 2884,
"y": 16
},
"marks": [],
"name": "Slack | general | ISTE 240 Group 5",
"percent": 0.4,
"swallows": [
{
"class": "^Slack$",
"instance": "^slack$",
// "title": "^Slack\\ \\|\\ general\\ \\|\\ ISTE\\ 240\\ Group\\ 5$",
"window_role": "^browser\\-window$"
}
],
"type": "con"
}