From e02b2b39e757233eddd6c4ef127c4c9a01d9ab9a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 1 Dec 2023 21:22:57 +0900 Subject: [PATCH] updated swaylock config --- config/swaylock/config | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/config/swaylock/config b/config/swaylock/config index 985bd1a..804a1f7 100644 --- a/config/swaylock/config +++ b/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