chore: update themes

This commit is contained in:
2025-06-21 04:21:19 +02:00
parent 55e58b46d9
commit 24431383a2
23 changed files with 296 additions and 192 deletions

View File

@@ -25,22 +25,25 @@ cbl = " "
cbr = " "
[functions]
poweroff = F1
reboot = F2
refresh = F5
# poweroff = F1
# reboot = F2
# refresh = F5
[strings]
f_poweroff = "poweroff"
f_reboot = "reboot"
f_refresh = "refresh"
# f_poweroff = "poweroff"
# f_reboot = "reboot"
# f_refresh = "refresh"
e_user = ""
e_passwd = ""
s_wayland = ""
s_xorg = ""
s_shell = ""
# opts_pre = "< "
# opts_post = " >"
[behavior]
include_defshell = true
# include_defshell = true
timefmt = " "
source = "/etc/lidm.env"
source = "/etc/locale.conf"
user_source = ".lidm.env"