feat: add LIDM_CONF config path override

This commit is contained in:
2024-09-05 17:36:56 +02:00
parent 730e6db100
commit 7ca864f1d9
3 changed files with 13 additions and 6 deletions

View File

@@ -16,14 +16,20 @@ lidm \- A text based display manager made in C
.SH ARGUMENTS
.TP
[\fBTTY\fP]\tTTY to switch to, does not mean that it will run in it.
\fB[TTY]\fP
TTY to switch to, does not mean that it will run in it.
.SH ENVIRONMENT
.TP
\fBLIDM_CONF\fP
Specify the config to use other than \fI/etc/lidm.ini\fP
.SH FILES
.TP
\fI/etc/lidm.ini\fP\tConfig file, see \c
.BR lidm-config (5) \c
for syntax.
\fI/etc/lidm.ini\fP
Config file, see
.BR lidm-config (5)
for syntax.
.SH NOTES