An open API service indexing awesome lists of open source software.

https://github.com/stepanzubkov/disman

:desktop_computer: Disman is CLI display (login) manager for X11 written in go
https://github.com/stepanzubkov/disman

Last synced: over 1 year ago
JSON representation

:desktop_computer: Disman is CLI display (login) manager for X11 written in go

Awesome Lists containing this project

README

          

# Disman Display Manager :desktop_computer:
Disman is a CLI display manager (login manager) for Xorg written in golang.

#
Project Status: **Early Alpha stage**

# Installation

1. Install disman service configuration for your *Init System* (Systemd, OpenRC, SysVinit, runit, dinit, etc.)

**SysVinit (PCLinuxOS)**

Install SysVinit configuration by running `sudo make install-pclos`. It will also set disman as preffered DM.

2. `make && sudo make install` inside `src` directory

To test installation, just reboot the system.

# Configuration

See `docs/CONFIG.md`