cl-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.
- Versions: 24.11
- Website: https://github.com/stumpwm/stumpwm
- Licenses: GPL 2+
- Package source: gnu/packages/wm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cl-stumpwm
as follows:
guix install cl-stumpwm
Or install a particular version:
guix install cl-stumpwm@24.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.
Badge code
You can use the following badge to inform users of cl-stumpwm about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cl-stumpwm'><img src='https://packages.guix.gnu.org/packages/cl-stumpwm/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cl-stumpwm)
Example Org:
[[https://packages.guix.gnu.org/packages/cl-stumpwm][https://packages.guix.gnu.org/packages/cl-stumpwm/badges/latest-version.svg]]