abbith/swaylock
Steve Ayerhart b03a9ec765
trying to inline picture
2020-08-18 08:53:43 -04:00
..
README.org trying to inline picture 2020-08-18 08:53:43 -04:00

README.org

Swaylock Config

Swaylock is a screen locking utility for Wayland compositors. I use the swaylock-effects fork

Screenshot

/steve/abbith/src/commit/b641ce0efb414cb14f0d414608141adbc41b047c/screenshots/swaylock.png

Options

When an empty password is provided, do not validate it.

  ignore-empty-password

Always show the indicator.

  indicator

Show a clock in the indicator.

  clock

Use screenshots instead of an image on disk or a color.

  screenshots

Give a 30 second grace where I don't have to input the password

  grace=30

Appearance

Pixelate the screenshots with a fade-in just enough to not be able to read the text and apply a vignette effect.

  fade-in=2
  effect-pixelate=5
  effect-vignette=0.5:0.5

The format for the date and time 21:00 Mon, September 16

  font=Ubuntu
  timestr=%R
  datestr=%a, %B %e

Colorscheme

  indicator-radius=250
  indicator-thickness=8

  inside-color=2b303b
  inside-wrong-color=d08770
  inside-clear-color=1b2229
  inside-ver-color=c0c5ce

  ring-color=232830
  ring-wrong-color=d08770
  ring-clear-color=c0c5ce
  ring-ver-color=c0c5ce


  line-color=2b303b

  key-hl-color=c0c5ce
  bs-hl-color=2b303b

  text-color=c0c5ce
  text-ver-color=232830
  text-clear-color=c0c5ce
  text-wrong-color=1b2229