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'
|
i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-messaging.json'
|
||||||
start_program element-desktop
|
start_program nheko
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
start_program telegram-desktop
|
start_program telegram-desktop
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
|
@ -10,15 +10,11 @@
|
|||||||
"y": 40
|
"y": 40
|
||||||
},
|
},
|
||||||
"marks": [],
|
"marks": [],
|
||||||
"name": "Element",
|
"name": "nheko",
|
||||||
"percent": 0.5,
|
"percent": 0.5,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^Element$"
|
"class": "^nheko$"
|
||||||
// "instance": "^Element$",
|
|
||||||
// "machine": "^julian\\-aspi$",
|
|
||||||
// "title": "^Element$",
|
|
||||||
// "window_role": "^browser\\-window$"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user