You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was an error creating the child process for this terminal
Failed to execute child process “tmuxifier load-session sweep”: Failed to execve: No such file or directory
And at last is alacrity:
alacritty -e tmuxifier load-session sweep
Alacrity just won't open. Therefore no errors for there.
If instead of tmuxifier I run just tmux like in:
gnome-terminal -- "tmux" &
or:
alacritty -e tmux &
After config reload terminal opens us usual.
Note: If I run commands described above in terminal there will be working. Errors occurs only if I put them in my bspwmrc shell script and reload bspwm/reboot.
The text was updated successfully, but these errors were encountered:
Good day. I created session for work with tmuxifier. Now I want to open it on system start.
I tried this in multiple terminals but got errors in all of them:
If I use kitty like this:
On config reload I got:
gnome-terminal:
And there is a error:
And at last is alacrity:
Alacrity just won't open. Therefore no errors for there.
If instead of tmuxifier I run just tmux like in:
or:
After config reload terminal opens us usual.
Note: If I run commands described above in terminal there will be working. Errors occurs only if I put them in my bspwmrc shell script and reload bspwm/reboot.
The text was updated successfully, but these errors were encountered: