fix: fixed i3lock position
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# https://linuxcommandlibrary.com/man/i3lock
|
||||
|
||||
i3lock \
|
||||
-kn \
|
||||
--ring-color 007DFF \
|
||||
--time-color FFFFFF \
|
||||
--date-color CCCCCC \
|
||||
-i "$HOME/Pictures/Papiers peints/ed-blur.png"
|
||||
-kn \
|
||||
--indicator --ring-color "#007DFF" \
|
||||
--time-color "#FFFFFF" \
|
||||
--date-color "#CCCCCC" --date-str "%d %b %Y" \
|
||||
--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
|
||||
Reference in New Issue
Block a user