A healthy, bite-sized window manager written in C over the XLib library.
- 5 workspaces instead of 10
- Centers window instead of top left by default
git clone https://github.com/savar95x/berry berry-savar95x
cd berry-savar95x
make
sudo cp .o/berry .o/berryc /usr/local/bin/
cd ..
rm -rf berry-savar95x
make sure you don't have the original berry binary installed.
For usage and documentation, please visit the project website berrywm.org