diff --git a/.config/i3/config b/.config/i3/config index bde1a00..0c7ffba 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -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"