Br3uxi / i3lock-Image-Changer

Short Script to randomly choose a Backgroud-Image for i3lock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i3lock-Image-Changer

Short Script to randomly choose a Backgroud-Image for i3lock (I recommend to use .png files because .jpg files seem to throw memory errors)

Usage

  • 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?

About

Short Script to randomly choose a Backgroud-Image for i3lock

License:MIT License


Languages

Language:Shell 100.0%