chore: proper default theme strings 😔

This commit is contained in:
javalsai 2024-09-04 21:04:14 +02:00
parent f9a3c67c0b
commit aba3b493bc
Signed by: javalsai
SSH Key Fingerprint: SHA256:3G83yKhBUWVABVX/vPWH88xnK4+ptMtHkZGCRXD4Mk8

View File

@ -22,12 +22,12 @@ chars.cbr = ┘
functions.poweroff = F1 functions.poweroff = F1
functions.reboot = F2 functions.reboot = F2
functions.refresh = F5 functions.refresh = F5
strings.f_poweroff = powewoff strings.f_poweroff = poweroff
strings.f_reboot = rewoot strings.f_reboot = reboot
strings.f_refresh = rewresh strings.f_refresh = refresh
strings.e_user = wuser strings.e_user = user
strings.e_passwd = passwd strings.e_passwd = password
strings.s_xorg = xworg strings.s_xorg = xorg
strings.s_wayland = waywand strings.s_wayland = wayland
strings.s_shell = swell strings.s_shell = shell
behavior.include_defshell = true behavior.include_defshell = true