We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe5ce1 commit e04454fCopy full SHA for e04454f
lib/screen.class.ts
@@ -32,7 +32,7 @@ export class Screen {
32
/**
33
* Configure highlighting duration
34
*/
35
- highlightDuration: 1,
+ highlightDuration: 500,
36
37
38
* Configure opacity of highlight window
0 commit comments