This package browser is in early development. Mind the rough edges.

stumpwm

Window manager written in Common Lisp

Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.

Installation

Install the latest version of stumpwm as follows:

guix install stumpwm

Or install a particular version:

guix install stumpwm@22.11

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.