mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-30 18:08:00 +02:00
feat: support custom format dates
This commit is contained in:
@@ -36,9 +36,12 @@ e_passwd = "password"
|
||||
s_wayland = "wayland"
|
||||
s_xorg = "xorg"
|
||||
s_shell = "shell"
|
||||
opts_pre = "< "
|
||||
opts_post = " >"
|
||||
|
||||
[behavior]
|
||||
include_defshell = true
|
||||
timefmt = "%Y-%m-%d %H:%M:%S"
|
||||
source = "/etc/lidm.env"
|
||||
source = "/etc/locale.conf"
|
||||
user_source = ".lidm.env"
|
||||
|
Reference in New Issue
Block a user