This commit is contained in:
Daniel Bauer
2018-09-14 11:56:02 +02:00
parent e0b529b91a
commit a807f5eb1e
45 changed files with 53 additions and 14 deletions

View File

@@ -0,0 +1,49 @@
// vim:ts=4:sw=4:et
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1029,
"width": 1531,
"x": 0,
"y": 0
},
"name": "Inbox - Mozilla Thunderbird",
"percent": 0.9,
"swallows": [
{
"class": "^Thunderbird$",
"instance": "^Mail$",
// "title": "^Inbox\\ \\-\\ daniel\\.bauer\\@headlezz\\.net\\ \\-\\ Mozilla\\ Thunderbird$",
"transient_for": "^$",
"window_role": "^3pane$"
}
],
"type": "con"
}
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1029,
"width": 381,
"x": 1920,
"y": 49
},
"name": "Buddy List",
"percent": 0.1,
"swallows": [
{
"class": "^Pidgin$",
"instance": "^Pidgin$",
"title": "^Buddy\\ List$",
"transient_for": "^$",
"window_role": "^buddy_list$"
}
],
"type": "con"
}