exclude dashboard windows
This commit is contained in:
parent
a70da5cf37
commit
ba9efedff3
1 changed files with 5 additions and 4 deletions
|
@ -22,12 +22,13 @@
|
|||
"TelescopePrompt"
|
||||
"TelescopeResults"
|
||||
"yaml"
|
||||
"dashboard"
|
||||
];
|
||||
};
|
||||
scope = {
|
||||
show_start = false;
|
||||
show_end = false;
|
||||
};
|
||||
scope = {
|
||||
show_start = false;
|
||||
show_end = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue