Categories: TutorialsUbuntu

How to Install i3 on Ubuntu

I3 is a C-based tiling window manager that comes with a BSD license, is geared for professionals and programmers, and offers a lot of unique features. Window stacks are supported by this little window manager, which arranges them in a tabbed style like a web browser. Furthermore, even if you have numerous displays, the i3 can be used without issue to maximize the performance of your system. Unlike other window managers, virtual desktop surfaces are also accessible; you don’t need to define the number of them.

You can create a new work area at any time by pressing a button; but, if there are no more open windows on it when you transition to another virtual desktop, i3 will deactivate it. As a result, there are fewer open virtual work surfaces, which saves system resources.i3 competes with a variety of other window managers in its position as a window manager for Unix-like operating systems.

Steps to install i3 on Ubuntu

The steps listed below can be used to install i3 Window Manager on any Ubuntu-based system.

Step-1: How to Update the System on Ubuntu

Use the system update command to install the most recent versions of the system and app packages, as well as to clear the repository cache.

$ sudo apt update

 

Step-2: How to Install the i3 Window Manager on Ubuntu

The items we’ll need to install i3 are already in Ubuntu’s basic base repository. As a result, you just have to run the below-mentioned command:

$ sudo apt install i3

During installation, it will give you the option to either continue or dismiss the installation and to continue the installation, press “y”.

Step-3: How to Switch to i3 Window Manager on Ubuntu

When the installation completes, log out of your system. Then, to log in, click on your username, but before that, just click on the “Gear” symbol provided at the right bottom. Select “i3” from the drop-down menu.

Step-4: How to Set the i3 Configuration File on Ubuntu

Users who prefer high-graphical desktops may find the initial screen to be less interactive. Those who choose to try i3, however, will see a text-based option to construct an i3 configuration once logged in. By default, all you have to do is press “Enter” to save the file to your home directory.

Step-5: How to Select a Modifier Key

The default modifier key, often known as the $mod key, will appear next. In i3, it may be used to manage apps and other settings. Win and Alt are the two keys that can be selected and set as defaults. The Win key will be picked by default; to continue, you can simply press the Enter key.

Step-6: How to use i3 Window Manager on Ubuntu

After the preceding steps, there isn’t much further to do. Now that we’ve completed all of the basic configurations, we can start using the i3 Desktop on Ubuntu.

The only item on the i3 tile manager is a short strip with various system statistics, such as battery life, disc space, IP address, and so on.

Step-7: How to Launch the i3 Application on Ubuntu

Now, let’s look at how to use the i3 tiling manager to start apps and change other settings. This can be accomplished by using a keyboard key in conjunction with the “mod” key that is specified during the Window manager’s setup. For example, if you change the Modifier key to Win, then the shortcut to launch command Terminal on i3 is win+Enter.

Conclusion

The main goal of this article is to provide some basic information regarding the i3 window manager. In addition, the basic methods for installing i3 in Ubuntu Linux are described in this article. This article also includes instructions on how to set up i3 and launch an application. This article also includes the output results of these steps.

Ubuntu Server Admin

Recent Posts

Kolla Ansible OpenStack Installation (Ubuntu 24.04)

Kolla Ansible provides production-ready containers (here, Docker) and deployment tools for operating OpenStack clouds. This…

16 hours ago

Canonical announces first Ubuntu Desktop image for Qualcomm Dragonwing™ Platform with Ubuntu 24.04

This public beta enables the full Ubuntu Desktop experience on the Qualcomm Dragonwing™ QCS6490 and…

2 days ago

The long march towards delivering CRA compliance

Time is running out to be in full compliance with the EU Cyber Resilience Act,…

2 days ago

Extra Factor Authentication: how to create zero trust IAM with third-party IdPs

Identity management is vitally important in cybersecurity. Every time someone tries to access your networks,…

3 days ago

Ubuntu Weekly Newsletter Issue 889

Welcome to the Ubuntu Weekly Newsletter, Issue 889 for the week of April 20 –…

4 days ago

From pidfd to Shimanami Kaido: My RubyKaigi 2025 Experience

Introduction I just returned from RubyKaigi 2025, which ran from April 16th to 18th at…

5 days ago