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.
- Versions: 1.4.1
- Website: https://slim-fork.sourceforge.io/
- Licenses: GPL 2
- Package source: gnu/packages/display-managers.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]