Files
dotfiles/i3/workspace-9.json
2018-09-04 14:39:42 +02:00

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"
}