From aba3b493bc30d1c0d2bdbb94219d023fbcf6d4ac Mon Sep 17 00:00:00 2001 From: javalsai Date: Wed, 4 Sep 2024 21:04:14 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20proper=20default=20theme=20strings=20?= =?UTF-8?q?=F0=9F=98=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default.ini | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/default.ini b/themes/default.ini index 453f9a1..10e311c 100644 --- a/themes/default.ini +++ b/themes/default.ini @@ -22,12 +22,12 @@ chars.cbr = ┘ functions.poweroff = F1 functions.reboot = F2 functions.refresh = F5 -strings.f_poweroff = powewoff -strings.f_reboot = rewoot -strings.f_refresh = rewresh -strings.e_user = wuser -strings.e_passwd = passwd -strings.s_xorg = xworg -strings.s_wayland = waywand -strings.s_shell = swell +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