Personal StumpWM config aka distro
- Common Lisp 97%
- Shell 1.6%
- Emacs Lisp 1.4%
| modules/stumpwm-contrib | freeze stumpwm-contrib, update README | |
| src | add set-solid-background-color | |
| vendors | freeze vendors | |
| env.lisp | update | |
| README.md | upd | |
| window-manager.asd | introduce color picker (cpick) | |
The Window Manager
preserve as much as possible stumpwm for speed, it use asdf:make to create an huge executable (75MB)
NOTE: Chrome/Firefox/Vivaldi use emacs key now
quickstart
git clone https://codeberg.org/aerphanas/wm.git
cd wm
sbcl --load env.lisp --eval "(env:build)"
start slynk/swank
# Right-alt + :
start-server
Bugs
some stumpwm module need eval at run-time, be aware when add new module