Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.09 KB

README.org

File metadata and controls

38 lines (24 loc) · 1.09 KB

StumpWM Demo configuration

My StumpWM Demo configuration for my overview video.

Prerequisites

For installing StumpWM see instructions in the Readme page of the Stumpwm github repo.

I use Quicklisp to handle dependencies. I use the following libraries to build Stumpwm:

  • clx
  • cl-ppcre
  • alexandria

I also use the the following libraries in my configuration:

  • swank (for connecting to Slime in Emacs)
  • clx-truetype (for handling ttf fonts)

I use a fork of clx-truetype.

Fonts

I use the following fonts in my config:

Setup

git clone https://github.com/jamesmccabe/stumpwm-demo-config ~/.stumpwm.d
git clone https://github.com/stumpwm/stumpwm-contrib ~/.stumpwm.d/modules

License

GNU GPLv3. See License.