glzr-io / glazewm

GlazeWM is a tiling window manager for Windows inspired by i3wm.
GNU General Public License v3.0
5.6k stars 160 forks source link

Issue launching WindowsTerminal instead of CMD using `exec` #549

Closed JustBarnt closed 1 month ago

JustBarnt commented 7 months ago

In the config I changed Alt+Enter to open WindowsTerminal but it just sits and acts like it opens it an then it does nothing. It like the program just closes instantly.

Not sure if I am doing anything wrong here but if I am I would love some direction.

Thanks!

  - command: "exec wt"
    binding: "Alt+Enter"
lars-berger commented 1 month ago

Unable to reproduce this in the latest version - shell-exec wt is working fine 👌 (exec was renamed to shell-exec in v3) If you're still encountering issues with this, open a support thread on the discord cause it's likely to be environment-related