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

https://github.com/fascodenet/dmc

All in one Display Manager Configuration Tool
https://github.com/fascodenet/dmc

Last synced: 4 months ago
JSON representation

All in one Display Manager Configuration Tool

Awesome Lists containing this project

README

          

## All in one Display Manager Configuration Tool
A command line tool written in Bash for managing major display managers with a common command line

This tool is for those that do not provide an interface for changing settings or that are difficult to change settings.
It provides settings for GDM, LightDM, or it's Greeter.

## Dependencies
Tested only on Arch Linux

- vi (default editor)
- bash
- util-linux
- [jq](https://github.com/stedolan/jq)
- [crudini](https://github.com/pixelb/crudini)
- [crshini](https://github.com/Hayao0819/crshini)

## Supported Display manager and Greeter
- LightDM
- LXDM
- GDM
- SDDM
- LightDM Qtquick Greeter
- LightDM Slick Greeter
- LightDM Webkit2 Greeter
- LightDM GTK Greeter

## Warning
This tool is currently under development.
Be sure to make a backup before using it as the configuration file may be damaged.