Sending i3 messages from shell scripts.
It’s possible to send messages to the i3 window manager from shell scripts using i3-msg. For example:
i3-msg workspace "n"
It’s possible to send messages to the i3 window manager from shell scripts using i3-msg. For example:
i3-msg workspace "n"