dotfiles/.i3/test.json

139 lines
3.4 KiB
JSON
Executable File

// vim:ts=4:sw=4:et
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 1032,
"width": 956,
"x": 1920,
"y": 46
},
"name": "HexChat: Skaterdude97 @ Rizon / #pcmasterrace",
"percent": 0.333333333333333,
"swallows": [
{
// "class": "^Hexchat$",
// "instance": "^hexchat$",
// "title": "^HexChat\\:\\ Skaterdude97\\ \\@\\ Rizon\\ \\/\\ \\#pcmasterrace$",
// "transient_for": "^$"
}
],
"type": "con"
}
{
// splitv split container with 2 children
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.333333333333333,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 100,
"width": 240,
"x": 3207,
"y": 38
},
"name": "skaterdude97canada - Skype™",
"percent": 0.5,
"swallows": [
{
// "class": "^Skype$",
// "instance": "^skype$",
// "title": "^skaterdude97canada\\ \\-\\ Skype™$",
// "transient_for": "^$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 481,
"width": 700,
"x": 3208,
"y": 578
},
"name": "Nicholas, Brad Nooby, Nathan Sherritt - Skype™",
"percent": 0.5,
"swallows": [
{
// "class": "^Skype$",
// "instance": "^skype$",
// "title": "^Nicholas\\,\\ Brad\\ Nooby\\,\\ Nathan\\ Sherritt\\ \\-\\ Skype™$",
// "transient_for": "^$",
// "window_role": "^ConversationsWindow$"
}
],
"type": "con"
}
]
}
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 1037,
"width": 1916,
"x": 0,
"y": 41
},
"name": "TeamSpeak 3",
"percent": 0.333333333333333,
"swallows": [
{
// "class": "^TeamSpeak\\ 3$",
// "instance": "^ts3client_linux_amd64$",
// "title": "^TeamSpeak\\ 3$",
// "transient_for": "^$"
}
],
"type": "con"
}
// vim:ts=4:sw=4:et
{
// tabbed split container with 1 children
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 1028,
"width": 1892,
"x": 1944,
"y": 48
},
"name": "Tab for a Cause - Chromium",
"percent": 1,
"swallows": [
{
// "class": "^Chromium$",
// "instance": "^Chromium$",
// "title": "^Tab\\ for\\ a\\ Cause\\ \\-\\ Chromium$",
// "transient_for": "^$",
// "window_role": "^browser$"
}
],
"type": "con"
}
]
}