simplest i3lock blur script only requirements is ffmpeg
and xrandr
example: video
- 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 tomod+q
- PROFIT!!!
simplest i3lock blur script only requirements is ffmpeg
and xrandr
example: video
bindsym $mod+q exec ~/lock.sh
to bind lock to mod+q