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.
 
 
 
 
Elias Almqvist 8427248c88
Config stuff
10 months ago
src Config stuff 10 months ago
.gitignore Remove bloat files and add them to gitignore 10 months ago
LICENSE Minor fix 2 years ago
PKGBUILD Stuff 2 years ago
README.md Update README.md 2 years ago
autostart.sh.template Refactor 2 years ago
ewm-start Autostart & PKGBUILD updates 2 years ago
ewm.desktop Autostart & PKGBUILD updates 2 years ago
ewm.install Refactor 2 years ago

README.md

Epsilons Window Manager

About

This is a tiling window manager for Xorg based of the suckless' dynamic window manager. In short, ewm is a fork of dwm.

FAQ

Why?

It is a fork. I maintain it, improve it, and make it actually useable rather than saying that everything is "bloat". If you don't like it: then don't use it.

License

Licensed under GNU General Public License v3, check LICENSE.

Installation

Clone the repo and use do $ makepkg -i.

git clone https://github.com/E-Almqvist/ewm && cd ewm && makepkg -i