blurlock: add page, i3lock: refresh (#7399)

This commit is contained in:
marchersimon
2021-11-14 02:28:51 +01:00
committed by GitHub
parent b8877dbc81
commit c5b52b9b8c
2 changed files with 39 additions and 10 deletions

21
pages/linux/blurlock.md Normal file
View File

@@ -0,0 +1,21 @@
# blurlock
> A simple wrapper around the i3 screen locker `i3lock`, which blurs the screen.
> See also: `i3lock`.
> More information: <https://gitlab.manjaro.org/packages/community/i3/i3exit/-/blob/master/blurlock>.
- Lock the screen to a blurred screenshot of the current screen:
`blurlock`
- Lock the screen and disable the unlock indicator (removes feedback on keypress):
`blurlock --no-unlock-indicator`
- Lock the screen and don't hide the mouse pointer:
`blurlock --pointer {{default}}`
- Lock the screen and show the number of failed login attempts:
`blurlock --show-failed-attempts`