mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 06:15:03 +02:00
36 lines
761 B
INI
36 lines
761 B
INI
colors.bg = -
|
|
colors.fg = 24
|
|
colors.err = -
|
|
colors.s_wayland = -
|
|
colors.s_xorg = -
|
|
colors.s_shell = -
|
|
colors.e_hostname = -
|
|
colors.e_date = -
|
|
colors.e_box = -
|
|
colors.e_header = -
|
|
colors.e_user = -
|
|
colors.e_passwd = -
|
|
colors.e_badpasswd = -
|
|
colors.e_key = -
|
|
chars.hb = ─
|
|
chars.vb = │
|
|
chars.ctl = ┌
|
|
chars.ctr = ┐
|
|
chars.cbl = └
|
|
chars.cbr = ┘
|
|
functions.poweroff = F1
|
|
functions.reboot = F2
|
|
functions.refresh = F5
|
|
strings.f_poweroff = poweroff
|
|
strings.f_reboot = reboot
|
|
strings.f_refresh = refresh
|
|
strings.e_user = user
|
|
strings.e_passwd = password
|
|
strings.s_wayland = wayland
|
|
strings.s_xorg = xorg
|
|
strings.s_shell = shell
|
|
behavior.include_defshell = true
|
|
behavior.source = /etc/lidm.env
|
|
behavior.source = /etc/locale.conf
|
|
behavior.user_source = .lidm.env
|