summaryrefslogtreecommitdiff
path: root/i3/one.json
blob: 9a7d516d588bd68fc486c58303850402e15fedaf (plain)
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
{
    "border": "normal",
    "current_border_width": 2,
    "floating": "auto_off",
    "name": "Inbox - thomas.barrett_ext@hoefliger.de - Mozilla Thunderbird",
    "percent": 0.616666666666667,
    "swallows": [
       {
       "class": "^Thunderbird$"
       }
    ],
    "type": "con"
}

{
    "border": "normal",
    "floating": "auto_off",
    "layout": "splitv",
    "percent": 0.383333333333333,
    "type": "con",
    "nodes": [
        {
            "border": "normal",
            "current_border_width": 2,
            "floating": "auto_off",
            "name": "tom@soyuz: ~",
            "percent": 0.5,
            "swallows": [
               {
               "class": "^XTerm$"
               }
            ],
            "type": "con"
        },
        {
            "border": "normal",
            "current_border_width": 2,
            "floating": "auto_off",
            "name": "Oracle VM VirtualBox Manager",
            "percent": 0.5,
            "swallows": [
               {
                    "class": "^VirtualBox$"
               }
            ],
            "type": "con"
        }
    ]
}