Skip to content

TomJamesGray/fortune-i3lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortune-i3lock

A simple bash script that makes i3lock look a bit nicer

Image 1 showing lock screen Image 2 showing lock screen

This script creates a lock screen each time when activated, which has a different quote each time, which is done by using fortune

When the lock screen comes up just type your password and hit enter, nothing will come up while you are typing the password unless you remove the -u flag from i3lock in the script

Dependencies:

  • imagemagick
  • scrot
  • i3lock
  • fortune

Customization

Material Design based (and easily colorable) icon added by RanzQ (CC BY).

For custom color, change the fill of the svg circle (md-lock-icon.svg line 42) and convert it to png (inkscape is useful).

Green version

Font here is RobotoCondensed-Bold from fonts-roboto and for transparent colors use rgba() (eg. gradientColor='rgba(0,160,0,0.5)').

About

A simple bash script that makes i3lock look a bit nicer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages