mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 06:15:03 +02:00
36 lines
884 B
INI
36 lines
884 B
INI
colors.bg = 48;2;77;33;55
|
|
colors.fg = 22;3;24;38;2;245;245;245
|
|
colors.err = 1;31
|
|
colors.s_wayland = 38;2;255;174;66
|
|
colors.s_xorg = 38;2;37;175;255
|
|
colors.s_shell = 32
|
|
colors.e_hostname = 1;23;38;5;197
|
|
colors.e_date = 31
|
|
colors.e_box = 31
|
|
colors.e_header = 1;4;38;5;204
|
|
colors.e_user = 38;5;51
|
|
colors.e_passwd = 4;2;38;5;203
|
|
colors.e_badpasswd = 4;31
|
|
colors.e_key = 1;23;38;5;197
|
|
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
|