I am writing a script which allows me to start my report writing setup (pdf viewer, vim, terminal) automatically. For this, I want to start okular, set the split mode of the terminal to vertical and start another terminal. The problem is that the i3 command split h does not what it does in i3.
Is there a way to run those i3 commands in the terminal?
Best, Alexander Schoch