Replies: 3 comments 1 reply
-
Kinda sounds like you're looking for #12135? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't think so. I want to press a key combination and have the quake window open with the profile of my choice ... like this (below), but with a named profile.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
No further response? Does that mean you can't do it with a key action? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"wtp", the preview WT executable, is known to my shell via the "App Paths" registry key. And TCC32 is a non-default profile.
wtp -w _quake -p TCC32
works to open the quake window with a non-default profile.Can I do the same with a key-action? I tried adding a "profile" property to a sample globalSummon action; it was ignored and removed. I got the default profile.
Beta Was this translation helpful? Give feedback.
All reactions