mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
50 lines
1.0 KiB
JSON
50 lines
1.0 KiB
JSON
// 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"
|
|
}
|
|
|