i3-wm
Tiling window manager
i3 is a tiling X11 window manager that dynamically manages tiled, stacked, and tabbed window layouts.
i3 primarily targets advanced users. Windows are managed manually and organised inside containers, which can be split vertically or horizontally, and optionally resized.
i3 uses a plain-text configuration file, and can be extended and controlled from many programming languages.
- Versions: 4.22
- Website: https://i3wm.org/
- Licenses: Modified BSD
- Package source: gnu/packages/wm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of i3-wm as follows:
guix install i3-wm
Or install a particular version:
guix install i3-wm@4.22
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of i3-wm about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/i3-wm'><img src='https://packages.guix.gnu.org/packages/i3-wm/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/i3-wm)
Example Org:
[[https://packages.guix.gnu.org/packages/i3-wm][https://packages.guix.gnu.org/packages/i3-wm/badges/latest-version.svg]]