Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 605 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 605 Bytes

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