i3lock-blur simplest i3lock blur script only requirements is ffmpeg and xrandr example: video simple usecase: put lock.png and lock.sh to the home folder chmod +x lock.sh add i3 config: bindsym $mod+q exec ~/lock.sh to bind lock to mod+q PROFIT!!! reddit link