Biont / sway-launcher-desktop

TUI Application launcher with Desktop Entry support. Made for SwayWM, but runs anywhere
GNU General Public License v3.0
606 stars 28 forks source link

fix sway config entry for launcher call #66

Closed svigerske closed 1 year ago

svigerske commented 2 years ago

I have $term set to foot, which is version 1.12.1. --class wasn't supported, but with --app-id it seems to do what it should.

svigerske commented 1 year ago

OK, fine with me. I updated the changes.

Biont commented 1 year ago

Thank you guys