diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-06-09 21:15:17 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-06-09 21:15:17 +0200 |
| commit | 6e8c41d8ec8c1b6175020fd224f18647c0224d40 (patch) | |
| tree | d614077d98c02b071ed81f2238914f41f6b710ff /scripts/glitchlock | |
| parent | c1d932cb5148339dde3a562aeba74856c8b15a21 (diff) | |
| parent | c316582adf0c096174d0433fd94356071d79b519 (diff) | |
Merge branch 'main' of github.com:Laitram31/.config
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 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 |
