I had this issue and now I know how to solve it. I need to launch applications with i3wm's exec command.
ButI use rofi as launchmenu and I have no idea how to make it lauch applications with i3wm's exec command ?
I have binded rofi menu using this config:
bindsym $mod+space exec --no-startup-id rofi -show combi -show-icons
How can I chive it ?
Thank you for help