retry with save instead of manually adding
This commit is contained in:
parent
25aeb6afce
commit
dffc43f8aa
1 changed files with 7 additions and 7 deletions
|
@ -32,17 +32,17 @@
|
||||||
"current_border_width": 2,
|
"current_border_width": 2,
|
||||||
"floating": "auto_off",
|
"floating": "auto_off",
|
||||||
"geometry": {
|
"geometry": {
|
||||||
"height": 1040,
|
"height": 1035,
|
||||||
"width": 1916,
|
"width": 1920,
|
||||||
"x": 2,
|
"x": 0,
|
||||||
"y": 18
|
"y": 22
|
||||||
},
|
},
|
||||||
"marks": [],
|
"marks": [],
|
||||||
"name": "Teams",
|
"name": "Calls | Microsoft Teams",
|
||||||
"percent": 0.25,
|
"percent": 0.5,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^teams-for-linux$"
|
"class": "^teams\\-for\\-linux$",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
|
Loading…
Reference in a new issue