diff --git a/regolith3/i3/scripts/i3lock.sh b/regolith3/i3/scripts/i3lock.sh index 1f21109..ed9e1a8 100755 --- a/regolith3/i3/scripts/i3lock.sh +++ b/regolith3/i3/scripts/i3lock.sh @@ -8,4 +8,4 @@ i3lock \ --keylayout 1 --layout-color "#FFFFFF" --layout-pos "x+w/2:y+h-16" \ --verif-text "Verifying…" --wrong-text "Wrong" --noinput-text "No Input" \ -i "$HOME/Pictures/Papiers peints/ed-blur.png" -F \ - --screen 2 # --no-verify \ No newline at end of file + --screen 0 # --no-verify \ No newline at end of file