Short Script to randomly choose a Backgroud-Image for i3lock (I recommend to use .png files because .jpg files seem to throw memory errors)
- Copy the script to your favorite location and add a
bindsym
bindsym $mod+l exec bash <Path to i3lock-Image-Changer.sh> <Path to Image Folder> <Custom Parameters (like -t or -f)>
- Reload i3 config with
mod+shift+c
- PROFIT?