Skip to content

Does match_title support wildcards? #288

Answered by lars-berger
azinsharaf asked this question in Q&A
Discussion options

You must be logged in to vote

Yep, you can use regex in the matchers, eg

  - command: "move to workspace 2"
    match_process_name: "Brave"
    match_title": "/.*Outlook.*/"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by azinsharaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants