jtroo / kanata

Improve keyboard comfort and usability with advanced customization
GNU Lesser General Public License v3.0
3.21k stars 131 forks source link

fix(exit): change broken conditional compile logic from gui changes #1167

Closed jtroo closed 4 months ago

jtroo commented 4 months ago

Describe your changes. Use imperative present tense.

Commit 7e5039 broke the force-exit-chord on Windows non-GUI. Seems there is another bug for Windows GUI+Interception; that bug is not fixed in this PR.

Checklist