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

slim

Desktop-independent graphical login manager for X11

SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app. It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.

Features included: PNG and XFT support for alpha transparency and antialiased fonts, External themes support, Configurable runtime options: X server -- login / shutdown / reboot commands, Single (GDM-like) or double (XDM-like) input control, Can load predefined user at startup, Configurable welcome / shutdown messages, Random theme selection.

Installation

Install the latest version of slim as follows:

guix install slim

Or install a particular version:

guix install slim@1.4.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 slim about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/slim'><img src='https://packages.guix.gnu.org/packages/slim/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/slim/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/slim)

Example Org:

[[https://packages.guix.gnu.org/packages/slim][https://packages.guix.gnu.org/packages/slim/badges/latest-version.svg]]