diff --git a/modules/home/i3/i3/scripts/open-messaging b/modules/home/i3/i3/scripts/open-messaging index 9b8c008..4b21b26 100755 --- a/modules/home/i3/i3/scripts/open-messaging +++ b/modules/home/i3/i3/scripts/open-messaging @@ -19,7 +19,7 @@ start_program() } i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-messaging.json' -start_program element-desktop +start_program nheko sleep 0.1 start_program telegram-desktop sleep 0.1 diff --git a/modules/home/i3/i3/workspace-chat-element-tele.json b/modules/home/i3/i3/workspace-chat-element-tele.json index 8462f47..111206a 100644 --- a/modules/home/i3/i3/workspace-chat-element-tele.json +++ b/modules/home/i3/i3/workspace-chat-element-tele.json @@ -10,15 +10,11 @@ "y": 40 }, "marks": [], - "name": "Element", + "name": "nheko", "percent": 0.5, "swallows": [ { - "class": "^Element$" - // "instance": "^Element$", - // "machine": "^julian\\-aspi$", - // "title": "^Element$", - // "window_role": "^browser\\-window$" + "class": "^nheko$" } ], "type": "con"