flyingpie / windows-terminal-quake

Enable Quake-style dropdown for (almost) any application.
https://wtq.flyingpie.nl
MIT License
598 stars 39 forks source link

Feature request: add option to start hidden #42

Closed dfyx closed 3 years ago

dfyx commented 4 years ago

Currently when starting windows-terminal-quake, I immediately get a (almost?) full screen terminal window (even though that doesn't match my settings at all). I'd love to have an option to not show the terminal when windows-terminal-quake starts so I can put it in my autostart.

flyingpie commented 4 years ago

@dfyx As with your other one, great suggestion! I'll try to include this with the next release.

flyingpie commented 3 years ago

@dfyx Comes in the next release, which I'm finishing up right now. Look for the "StartHidden" setting:

{
    "StartHidden": true
}