Use nheko instead of element
This commit is contained in:
parent
ff40093b83
commit
576c76f158
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user