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,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1040,
|
||||
"width": 1916,
|
||||
"x": 2,
|
||||
"y": 18
|
||||
"height": 1035,
|
||||
"width": 1920,
|
||||
"x": 0,
|
||||
"y": 22
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Teams",
|
||||
"percent": 0.25,
|
||||
"name": "Calls | Microsoft Teams",
|
||||
"percent": 0.5,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^teams-for-linux$"
|
||||
"class": "^teams\\-for\\-linux$",
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
|
|
Loading…
Reference in a new issue