Dive right in!
Features
-
Automatic Properties
- Decor Rules
- Title Rules
- Window Properties
- Chainable Keybindings
- Highly Configurable
- Window Grouping
- Unobtrusive
Get in touch!
The best way to get in touch with the pekwm community currently is joining #pekwm IRC channel on freenode
Get pekwm from source
If you want to install pekwm from source, follow these steps:
Get the sources:
$ git clone https://github.com/pekdon/pekwm.git
Build with CMake:
$ mkdir pekwm/build $ cd pekwm/build $ cmake .. $ makeInstall:
$ make install