diff options
| author | marcellus <msimon_fr@hotmail.com> | 2024-04-17 11:10:25 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2024-04-17 11:10:25 +0200 |
| commit | 0173c966ca715c14c9483b2e5e44d27173604638 (patch) | |
| tree | 922a7a42d8a84e420b337f65f6c665b642026918 /scripts/glitchlock | |
| parent | 9dc92655116548e0e2be487b048f336cc9a5f148 (diff) | |
updates: read the diff
Diffstat (limited to 'scripts/glitchlock')
| -rwxr-xr-x | scripts/glitchlock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/glitchlock b/scripts/glitchlock index 16016a9..9bb8d6c 100755 --- a/scripts/glitchlock +++ b/scripts/glitchlock @@ -52,4 +52,4 @@ file=/tmp/lock.png convert "$file" "${LOCK[@]}" "$file" -i3lock -f --indicator -k --time-color="458588ff" --date-color="458588ff" --verif-text="Vérification\n..." --wrong-text="Bonjour non." --noinput-text="Pas de putes internes" -i "$file" > /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="Bonjour non." --noinput-text="Vide" -i "$file" --date-str="%A %e %B" > /dev/null 2>&1 |
