ewm is a tiling window manager for X based on dwm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
E. Almqvist 9a8e19493d Removed useless stuff from dwm-start 2 years ago
src Tag switching 2 years ago
xsession Removed useless stuff from dwm-start 2 years ago
.gitignore Update .gitignore 4 years ago
README.md README.md update 2 years ago

README.md

Dynamic Window Manager

CHECK OUT THE STABLE BRANCH FOR A STABLE VERSION

The stable branch is always stable and will not screw stuff up. Consider the master branch a "bleeding edge" branch and will probably segfault after 2 seconds.

THIS IS A FORK!

This is my version of dwm with applied patches. Feel free to use it but I recommend creating your own version. You can find dwm at https://dwm.suckless.org/.

Installation

  1. git clone https://github.com/E-Almqvist/dwm.git
  2. cd dwm/src && make install
  3. Check out the XSession installation