This commit is contained in:
Daniel Bauer
2019-04-15 20:07:56 +02:00
parent d99889f0b2
commit ec15b8d3ac
31 changed files with 31 additions and 2 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"
}