24 lines
431 B
JSON
24 lines
431 B
JSON
{
|
|
"border": "pixel",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 600,
|
|
"width": 800,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"marks": [],
|
|
"name": "Alacritty",
|
|
"percent": 1,
|
|
"swallows": [
|
|
{
|
|
"class": "^Alacritty$",
|
|
"instance": "^Alacritty$",
|
|
"machine": "^cadwell$",
|
|
"title": "^Alacritty$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
|