Subcommands (3)
i3-msg
→Send messages to a running instance of i3 using IPC. See <https://i3wm.org/docs/userguide.html#list_of_commands> for available commands.
i3-nagbar
→Display an error/warning in a bar on top of a screen.
i3-scrot
→Wrapper script around the screenshot utility `scrot` for the i3 window manager. The default save location is `~/Pictures` and can be changed in `~/.config/i3-scrot.conf`.
Examples (7)
Start `i3` (Note that a pre-existing window manager must not be open when this command is run)
Open a new terminal window
<Super Enter>Move the focused window to a workspace
<Super Shift Number>Switch to a workspace
<Super Number>Split the next window horizontally
<Super h>Split the next window vertically
<Super v>Open an application launcher
<Super d>made by @shridhargupta | data from tldr-pages