Skip to content

i3lock wrapper setting random image every time you lock the computer

License

Notifications You must be signed in to change notification settings

fbjorn/i3lock-fab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fabulous wrapper over i3lock.

Key differences:

  • Set up random image as wallpaper every time you lock the computer
    By default it crawls random image from reddit's r/wallpaper
  • Enable multimonitor support
    Background image fits correctly in all your monitors ecsaping ugly tiling

Requirements:

  • i3lock
  • ImageMagic
sudo apt-get install imagemagick i3lock

Installation:

pip install i3lockfab

Usage:

Replace i3lock with i3lock-fab in your i3 config. e.g.:

bindsym $mod+l exec "i3lock-fab"

Configuration:

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.

About

i3lock wrapper setting random image every time you lock the computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages