sigoden / window-switcher

Easily switch between windows of the same app with Alt+` (Backtick), also switch between apps with Alt+Tab.
MIT License
607 stars 23 forks source link

fix: ignore small windows #90

Closed sigoden closed 8 months ago

sigoden commented 8 months ago

Ignore windows with widths < 120 or heights <90. close #89