summaryrefslogtreecommitdiffstats
path: root/i3/browser-workspace.json
blob: d16c910c25665a00b7ac24481cae9654829005bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "border": "pixel",
    "floating": "auto_off",
    "geometry": {
       "height": 1056,
       "width": 1918,
       "x": 0,
       "y": 0
    },
    "name": "Firefox",
    "percent": 1,
    "swallows": [
       {
       "class": "^Firefox$"
       }
    ],
    "type": "con"
}