• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

i3 Command Examples in Linux

by Deepika

i3 is a popular, open-source tiling window manager for Linux and Unix systems. It is known for its efficiency and flexibility, as well as its ability to dynamically arrange and organize windows on the screen. One of the key features of i3 is its tiling layout, which automatically arranges windows in a grid-like structure, without the need for manual resizing or repositioning. This can help to improve productivity and reduce clutter on the screen.

i3 also has a number of other useful features, such as support for multiple workspaces, configurable keybindings, and the ability to easily switch between different layouts. Additionally, it is highly customizable and can be configured to suit a wide range of users and workflow.

i3 Command Examples

1. Start i3 (Note that a pre-existing window manager must not be open when this command is run.):

# i3

2. Open a new terminal window:

Super + Return

3. Create a new workspace:

Super + Shift + number

4. Switch to workspace [number]:

Super + number

5. Open new window horizontally:

 Super + h

6. Open new window vertically:

 Super + v

7. Open application (type out application name after executing command):

 Super + D

Filed Under: Linux

Some more articles you might also be interested in …

  1. kool Command Examples
  2. llvm-config Command Examples
  3. flatpak Command Examples in Linux
  4. Linux / UNIX : How to create extended partition using fdisk
  5. cbt: Utility for reading data from Google Cloud’s Bigtable
  6. uuidgen: command not found
  7. firewall-cmd: command not found
  8. esearch: command not found
  9. dmesg Command Examples in Linux
  10. sstat: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • Vanilla OS 2 Released: A New Era for Linux Enthusiasts
  • mk Command Examples
  • mixxx Command Examples
  • mix Command Examples

© 2025 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright