Key differences:
- By default it crawls random image from reddit's r/wallpaper
- Background image fits correctly in all your monitors ecsaping ugly tiling
- i3lock
- ImageMagic
sudo apt-get install imagemagick i3lock
pip install i3lockfab
Replace i3lock
with i3lock-fab
in your i3 config. e.g.:
bindsym $mod+l exec "i3lock-fab"
All the settings are located in ~/.i3lock-fab/conf.yaml
You can disable image randomizer or change the pictures origin
Thanks @ShikherVerma for idea with image resizing.