jthomaschewski / i3-cinnamon

Use i3 with Cinnamon Session integration.
MIT License
54 stars 12 forks source link

i3-cinnamon License [Maintenance]()

This project enables you to use the i3 tiling window manager (i3-wm) with the Cinnamon desktop environment's session infrastructure.
This repo started as fork of https://github.com/i3-gnome/i3-gnome/

What to expect from this?

With i3-cinnamon, you can expect the following benefits over plain i3:

Known issues

Requirements

Installation

Arch Linux

For Arch users (or derivates like Manjaro), an AUR package is available easy installation.
Use your favourite AUR helper, e.g:

paru -S i3-cinnamon-git

or

yay -S i3-cinnamon-git

Manual installation

Using make:

  1. Clone the repository
  2. Navigate to the cloned directory
  3. Run make install

Contributing

We welcome contributions! Your help is greatly appreciated.

For small patches and bug fixes, feel free to report an issue or submit a pull request directly.