mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 06:15:03 +02:00
49 lines
930 B
INI
49 lines
930 B
INI
[colors]
|
|
# bg = "48;2;38;28;28"
|
|
# fg = "22;24;38;2;245;245;245"
|
|
# err = "1;31"
|
|
# s_wayland = "38;2;255;174;66"
|
|
# s_xorg = "38;2;37;175;255"
|
|
# s_shell = "38;2;34;140;34"
|
|
# e_hostname = "38;2;255;64;64"
|
|
# e_date = "38;2;144;144;144"
|
|
# e_box = "38;2;122;122;122"
|
|
e_header = "38;2;0;255;0"
|
|
# e_user = "36"
|
|
# e_passwd = "4;38;2;245;245;205"
|
|
# e_badpasswd = "3;4;31"
|
|
# e_key = "38;2;255;174;66"
|
|
|
|
[chars]
|
|
hb = " "
|
|
vb = " "
|
|
ctl = " "
|
|
ctr = " "
|
|
cbl = " "
|
|
cbr = " "
|
|
|
|
[functions]
|
|
# poweroff = F1
|
|
# reboot = F2
|
|
# refresh = F5
|
|
|
|
# EXCLUSIVE TO NERD FONTS
|
|
[strings]
|
|
f_poweroff = "\xef\x80\x91 "
|
|
f_reboot = "\xee\xab\x92 "
|
|
f_refresh = "\xf3\xb0\x91\x93 "
|
|
e_user = "\xee\xb4\xb5"
|
|
e_passwd = "\xef\x80\xa3"
|
|
s_wayland = "W"
|
|
s_xorg = "X"
|
|
s_shell = "$"
|
|
# opts_pre = "< "
|
|
# opts_post = " >"
|
|
|
|
[behavior]
|
|
# include_defshell = true
|
|
timefmt = "\xef\x80\x97 %X \xef\x84\xb3 %x"
|
|
source = "/etc/lidm.env"
|
|
source = "/etc/locale.conf"
|
|
user_source = ".lidm.env"
|