mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02:00
remove: hardcoded ansi sequence
This commit is contained in:
33
themes/tasteless.ini
Normal file
33
themes/tasteless.ini
Normal file
@@ -0,0 +1,33 @@
|
||||
colors.bg = -
|
||||
colors.fg = 24
|
||||
colors.err = -
|
||||
colors.s_wl = -
|
||||
colors.s_xorg = -
|
||||
colors.s_shell = -
|
||||
colors.f_other = -
|
||||
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_xorg = xorg
|
||||
strings.s_wayland = wayland
|
||||
strings.s_shell = shell
|
||||
behavior.include_defshell = true
|
Reference in New Issue
Block a user