flyingpie / windows-terminal-quake

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

Transparency #11

Closed flyingpie closed 4 years ago

flyingpie commented 4 years ago

Release https://github.com/flyingpie/windows-terminal-quake/releases/tag/v0.5

image

Configurable via settings:

{
    // Make the window see-through (applies to the entire window, including the title bar)
    // 0 (invisible) - 100 (opaque)
    "Opacity": 80
}