22 lines
345 B
JSON
22 lines
345 B
JSON
|
{
|
||
|
"border": "pixel",
|
||
|
"current_border_width": 1,
|
||
|
"floating": "auto_off",
|
||
|
"geometry": {
|
||
|
"height": 434,
|
||
|
"width": 738,
|
||
|
"x": 0,
|
||
|
"y": 0
|
||
|
},
|
||
|
"name": "WeeChat",
|
||
|
"percent": 1,
|
||
|
"swallows": [
|
||
|
{
|
||
|
"class": "^Termite$",
|
||
|
"title": "^weechat$"
|
||
|
}
|
||
|
],
|
||
|
"type": "con"
|
||
|
}
|
||
|
|