Skip to content

Windows terminal 'Quake' mode #328

Answered by aldrichtr
ccalhoun1999 asked this question in Q&A
Discussion options

You must be logged in to vote

I think I have a solution for this one:

in your config.yaml

window_rules:
  - commands: ['ignore']
    match:
      - window_process: { equals: 'WindowsTerminal' }
        window_class: { regex: 'CASCADIA_HOSTING_WINDOW_CLASS' }

I found the window class name here

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Jon-dog
Comment options

Answer selected by ccalhoun1999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants