arjaygallentes / i3lock-blur

simplest i3lock blur script only requirements is ffmpeg and xrandr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simplest i3lock blur script only requirements is ffmpeg and xrandr

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%