anyrun-org / anyrun

A wayland native, highly customizable runner.
GNU General Public License v3.0
560 stars 44 forks source link

plugins/applications: fix launching terminal apps with arguments #169

Open fufexan opened 3 weeks ago

fufexan commented 3 weeks ago

Previously, terminal applications which accepted arguments wouldn't be launched because no arguments were provided. Thus, we strip the arguments to allow the programs to launch.