Use nheko instead of element

This commit is contained in:
Julian Mutter 2024-06-12 19:50:14 +02:00
parent ff40093b83
commit 576c76f158
2 changed files with 3 additions and 7 deletions

View File

@ -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

View File

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