This is slightly OT, because the issue seems to be with i3. Since some
of you have the same setup, I hope you can help me.
I have used this script for a while and ran into a weird problem.
Considering you have pretty much the same setup, maybe you can help me
solve it.
My setup is Arch Linux with i3.
This is how I have configured it.
bindsym $mod+j exec --no-startup-id ~/jack_transport_toggle.sh
The script as such works fine when called from a terminal.
However, the actual shortcut does not work unless I reload the i3
config.
Same result with the absolute path. I found some people on the net with
this kind of problem, but no solution. Any ideas?