From a9bc8d767e74eee1925fbd5a00c1f0a8336781b1 Mon Sep 17 00:00:00 2001 From: marcellus Date: Tue, 14 May 2024 20:07:34 +0200 Subject: update: few changes -> read the diff --- scripts/glitchlock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/glitchlock') diff --git a/scripts/glitchlock b/scripts/glitchlock index 9bb8d6c..b9b5157 100755 --- a/scripts/glitchlock +++ b/scripts/glitchlock @@ -52,4 +52,4 @@ file=/tmp/lock.png convert "$file" "${LOCK[@]}" "$file" -LC_ALL="fr_FR.UTF-8" i3lock -f --indicator -k --time-color="458588ff" --date-color="458588ff" --verif-text="Vérification..." --wrong-text="Bonjour non." --noinput-text="Vide" -i "$file" --date-str="%A %e %B" > /dev/null 2>&1 +LC_ALL="fr_FR.UTF-8" i3lock -f --indicator -k --time-color="458588ff" --date-color="458588ff" --verif-text="Vérification..." --wrong-text="" --wrong-font="Cousine Nerd Font" --noinput-text="Vide" -i "$file" --date-str="%A %e %B" > /dev/null 2>&1 -- cgit v1.2.3