gnu: slim: Allow customisation of Xorg display.
authorDiego Nicola Barbato <dnbarbato@posteo.de>
Sun, 28 Apr 2019 12:48:47 +0000 (14:48 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 7 May 2019 13:46:54 +0000 (15:46 +0200)
commit6426a8fb6c350793939d894962e108f489568cb9
treed342fe26cacf668ad09ed4e74f515b2af7685904
parent341225ac6ccf1e2fcf52a58fb4230586a53bae05
gnu: slim: Allow customisation of Xorg display.

Previously SLiM could only start on display :0.0.  This change makes it
possible to run multiple instances of SLiM at the same time.

* gnu/packages/patches/slim-display.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/display-managers.scm (slim): Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/local.mk
gnu/packages/display-managers.scm
gnu/packages/patches/slim-display.patch [new file with mode: 0644]