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
- Host: GitHub
- URL: https://github.com/stepanzubkov/disman
- Owner: stepanzubkov
- License: gpl-3.0
- Created: 2024-05-21T11:16:16.000Z (about 2 years ago)
- Default Branch: cli
- Last Pushed: 2024-08-17T08:20:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T14:15:06.954Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 9.47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING
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`