diff --git a/i3/.config/i3/workspace-chat.json b/i3/.config/i3/workspace-chat.json index 4ddef67..cbc402f 100644 --- a/i3/.config/i3/workspace-chat.json +++ b/i3/.config/i3/workspace-chat.json @@ -1,22 +1,23 @@ // vim:ts=4:sw=4:et { - "border": "none", + "border": "pixel", "current_border_width": 2, "floating": "auto_off", "geometry": { - "height": 1026, - "width": 560, - "x": 1680, - "y": 24 + "height": 1033, + "width": 956, + "x": 1366, + "y": 45 }, "marks": [], - "name": "Telegram", + "name": "Element | Familie", "percent": 0.5, "swallows": [ { - "class": "^TelegramDesktop$", - "instance": "^telegram\\-desktop$" - // "title": "^Telegram\\ \\(18\\)$" + "class": "^Element$", + // "instance": "^element$", + // "title": "^Element\\ \\|\\ Familie$", + "window_role": "^browser\\-window$" } ], "type": "con" @@ -24,7 +25,7 @@ { // splitv split container with 2 children - "border": "normal", + "border": "pixel", "floating": "auto_off", "layout": "splitv", "marks": [], @@ -33,7 +34,7 @@ "nodes": [ { // splith split container with 1 children - "border": "normal", + "border": "pixel", "floating": "auto_off", "layout": "splith", "marks": [], @@ -41,60 +42,48 @@ "type": "con", "nodes": [ { - // splith split container with 1 children - "border": "normal", + "border": "pixel", + "current_border_width": 2, "floating": "auto_off", - "layout": "splith", + "geometry": { + "height": 524, + "width": 1916, + "x": 1368, + "y": 25 + }, "marks": [], + "name": "Telegram", "percent": 1, - "type": "con", - "nodes": [ - { - "border": "normal", - "current_border_width": 2, - "floating": "auto_off", - "geometry": { - "height": 1002, - "width": 800, - "x": 2242, - "y": 46 - }, - "marks": [], - "name": "Element", - "percent": 1, - "swallows": [ - { - "class": "^Element$", - "instance": "^element$" - // "title": "^Element\\ \\|\\ Skipper$", - // "window_role": "^browser\\-window$" - } - ], - "type": "con" - } - ] + "swallows": [ + { + "class": "^TelegramDesktop$", + // "instance": "^telegram\\-desktop$", + "title": "^Telegram$" + } + ], + "type": "con" } ] }, { - "border": "normal", + "border": "pixel", "current_border_width": 2, "floating": "auto_off", "geometry": { - "height": 715, - "width": 1366, - "x": 183, - "y": 396 + "height": 1033, + "width": 1916, + "x": 1368, + "y": 45 }, "marks": [], - "name": "Rocket Chat", + "name": "Chat der Uni Würzburg", "percent": 0.5, "swallows": [ { - "class": "^Rocket\\.Chat$", - "instance": "^rocket\\.chat$" + "class": "^Rocket\\.Chat$", + // "instance": "^rocket\\.chat$", // "title": "^Chat\\ der\\ Uni\\ Würzburg$", - // "window_role": "^browser\\-window$" + "window_role": "^browser\\-window$" } ], "type": "con"