Add autolock to i3 config
This commit is contained in:
parent
63d1d56ee6
commit
5eb19a39ea
1 changed files with 3 additions and 0 deletions
|
@ -271,3 +271,6 @@ workspace $ws7 output $screen2
|
|||
workspace $ws8 output $screen2
|
||||
workspace $ws9 output $screen2
|
||||
workspace $ws10 output $screen0
|
||||
|
||||
# start autolock
|
||||
exec_always xautolock -time 5 -locker "fuzzy-i3lock"
|
||||
|
|
Loading…
Reference in a new issue