show failed login attempts for i3lock
This commit is contained in:
parent
7a52f633f4
commit
dad208c7ba
2 changed files with 2 additions and 2 deletions
|
|
@ -139,7 +139,7 @@ bindsym $mod+Alt+c reload
|
|||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
bindsym $mod+Shift+r restart
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+q exec i3lock
|
||||
bindsym $mod+q exec i3lock --nofork --show-failed-attempts
|
||||
bindsym $mod+Shift+q exit
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue