Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 426 Bytes

i3lock-blur

simplest i3lock blur script only requirements is ffmpeg and xrandr

example: video

simple usecase:

  1. put lock.png and lock.sh to the home folder
  2. chmod +x lock.sh
  3. add i3 config: bindsym $mod+q exec ~/lock.sh to bind lock to mod+q
  4. PROFIT!!!

reddit link