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 41869c6 commit 5b0c62bCopy full SHA for 5b0c62b
README.md
@@ -67,6 +67,8 @@ To reload Browser on save, @install [vscode-run-on-save](https://github.com/puce
67
// srch_title='local-dev-many-title' // (string) :: default 'local-dev-many-title'
68
69
// # set custom Browser names to search for
70
+ // # to get the Name of a window, run "xprop | grep WM_CLASS"
71
+ // # and click the window of interest
72
// srch_browser[]=Navigator
73
// srch_browser[]=Google-chrome
74
// srch_browser[]=Opera
0 commit comments