show failed login attempts for i3lock
This commit is contained in:
parent
7a52f633f4
commit
dad208c7ba
2 changed files with 2 additions and 2 deletions
2
xinitrc
2
xinitrc
|
|
@ -29,7 +29,7 @@ if type "udiskie" >/dev/null 2>&1; then
|
|||
fi
|
||||
|
||||
# autolock on suspend
|
||||
xss-lock -- i3lock --nofork &
|
||||
xss-lock -- i3lock --nofork --show-failed-attempts &
|
||||
|
||||
# autolock after 5 minutes of inactivity
|
||||
xset s 300
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue