openbox
Box style window manager
Openbox is a highly configurable, next generation window manager with extensive standards support. The *box visual style is well known for its minimalistic appearance. Openbox uses the *box visual style, while providing a greater number of options for theme developers than previous *box implementations.
- Versions: 3.6.1
- Website: http://openbox.org/wiki/Main_Page
- Licenses: GPL 2+
- Package source: gnu/packages/wm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of openbox as follows:
guix install openbox
Or install a particular version:
guix install openbox@3.6.1
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 openbox about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/openbox'><img src='https://packages.guix.gnu.org/packages/openbox/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/openbox)
Example Org:
[[https://packages.guix.gnu.org/packages/openbox][https://packages.guix.gnu.org/packages/openbox/badges/latest-version.svg]]