/badwm

A small, efficient stack-tiling window manager

Primary LanguageCGNU General Public License v3.0GPL-3.0

badwm

Description

badwm is a simple tiling window manager, based on TinyWM and mosterwm

Goal

The goal of badwm is to use up as little RAM and CPU as possible whilst keeping whole functionality.
badwm also tries not to be bloated, so it is only a window manager, nothing more, nothing less. No extras. No features that aren't needed.
So, if you are looking for nothing too fancy but functional, you've come to the right place.

Building and Installing

To build and install, execute the following commands:

$ cp config.def.h config.h
$ nano config.h
$ make
# make clean install