/.stumpwm.d

My stumpwm configuration files

Primary LanguageCommon LispGNU General Public License v2.0GPL-2.0

Stumpwm Init Files

init.lisp is the autoloaded entrypoint.

This sets up asdf and then loads the package stumpwm-init. That package then does the proper initialisation using asdf to manage dependencies.

Notes

  • This uses git submodules to pull in stumpwm-contrib. To pull it while cloning run:
    git clone --recurse-submodules https://github.com/tpine/.stumpwm.d.git