Browse Source

updated swaylock config

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

17
config/swaylock/config

@ -1,30 +1,35 @@
## Swaylock-effects config
ignore-empty-password
daemonize
font="Fira Sans Semibold"
# clock choose between AM/PM or 24H
clock
# AM/PM formats (American Format)
#datestr=%a, %B %e
#timestr=%I:%M %p
# datestr=%a, %B %e
# timestr=%I:%M %p
#24 HRS clock format and standard Europe Date Format
timestr=%H:%M:%S
datestr=%d %B, %a
# Add current display as background
# screenshots
#screenshots
# Add an image as a background. You need to disable screenshots above
image=$HOME/.config/rofi/.current_wallpaper
# Effect for background
# 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-pixelate=5
# effect-vignette 0:1
show-failed-attempts
ignore-empty-password
grace=1
# Fade in time (secs)
fade-in=0.5

Loading…
Cancel
Save