Fix invalid json. Define match behaviour

This commit is contained in:
RealStickman 2022-05-12 14:29:33 +02:00
parent e3fb85792e
commit 8ddbfd8373
2 changed files with 8 additions and 21 deletions

View File

@ -9,14 +9,12 @@
"y": 0 "y": 0
}, },
"marks": [], "marks": [],
"name": "i3-save-tree --works ~", "name": "Kitty",
"percent": 1, "percent": 1,
"swallows": [ "swallows": [
{ {
"class": "^kitty$", "class": "^kitty$",
"instance": "^kitty$", "instance": "^kitty$"
"machine": "^lupusregina$",
"title": "^i3\\-save\\-tree\\ \\-\\-works\\ \\~$"
} }
], ],
"type": "con" "type": "con"

View File

@ -1,5 +1,4 @@
{ {
tabbed split container with 4 children
"border": "normal", "border": "normal",
"floating": "auto_off", "floating": "auto_off",
"layout": "tabbed", "layout": "tabbed",
@ -18,14 +17,12 @@
"y": 0 "y": 0
}, },
"marks": [], "marks": [],
"name": "i3 - ArchWiki — Mozilla Firefox", "name": "Mozilla Firefox",
"percent": 0.25, "percent": 0.25,
"swallows": [ "swallows": [
{ {
"class": "^firefox$", "class": "^firefox$",
"instance": "^Navigator$", "instance": "^Navigator$",
"machine": "^lupusregina$",
"title": "^i3\\ \\-\\ ArchWiki\\ \\—\\ Mozilla\\ Firefox$",
"window_role": "^browser$" "window_role": "^browser$"
} }
], ],
@ -42,15 +39,12 @@
"y": 0 "y": 0
}, },
"marks": [], "marks": [],
"name": "Inbox - mrc@frm01.net - Mozilla Thunderbird", "name": "Mozilla Thunderbird",
"percent": 0.25, "percent": 0.25,
"swallows": [ "swallows": [
{ {
"class": "^Thunderbird$", "class": "^Thunderbird$",
"instance": "^Mail$", "instance": "^Mail$"
"machine": "^lupusregina$",
"title": "^Inbox\\ \\-\\ mrc\\@frm01\\.net\\ \\-\\ Mozilla\\ Thunderbird$",
"window_role": "^3pane$"
} }
], ],
"type": "con" "type": "con"
@ -72,9 +66,7 @@
{ {
"class": "^Joplin$", "class": "^Joplin$",
"instance": "^joplin$", "instance": "^joplin$",
"machine": "^lupusregina$", "title": "^Joplin$"
"title": "^Joplin$",
"window_role": "^browser\\-window$"
} }
], ],
"type": "con" "type": "con"
@ -90,15 +82,12 @@
"y": 20 "y": 20
}, },
"marks": [], "marks": [],
"name": "offtopic-chat - Discord", "name": "Discord",
"percent": 0.25, "percent": 0.25,
"swallows": [ "swallows": [
{ {
"class": "^discord$", "class": "^discord$",
"instance": "^discord$", "instance": "^discord$"
"machine": "^lupusregina$",
"title": "^offtopic\\-chat\\ \\-\\ Discord$",
"window_role": "^browser\\-window$"
} }
], ],
"type": "con" "type": "con"