Browse Source

updated swaylock config

pull/48/head
JaKooLit 2 years ago
parent
commit
e02b2b39e7
  1. 11
      config/swaylock/config

11
config/swaylock/config

@ -1,6 +1,7 @@
## Swaylock-effects config ## Swaylock-effects config
ignore-empty-password daemonize
font="Fira Sans Semibold" font="Fira Sans Semibold"
# clock choose between AM/PM or 24H # clock choose between AM/PM or 24H
@ -21,10 +22,14 @@ image=$HOME/.config/rofi/.current_wallpaper
# Effect for background # Effect for background
# NOTE: if you choose image as wallpaper, you may want to comment (#) these effects # NOTE: if you choose image as wallpaper, you may want to comment (#) these effects
# effect-blur=5x4 #effect-blur=9x5
#effect-vignette=0.5:0.5
# effect-greyscale # effect-greyscale
# effect-pixelate=5 # effect-pixelate=5
# effect-vignette 0:1
show-failed-attempts
ignore-empty-password
grace=1
# Fade in time (secs) # Fade in time (secs)
fade-in=0.5 fade-in=0.5

Loading…
Cancel
Save