diff options
Diffstat (limited to 'config/swaylock')
| -rw-r--r-- | config/swaylock/config | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/config/swaylock/config b/config/swaylock/config new file mode 100644 index 00000000..fd13da96 --- /dev/null +++ b/config/swaylock/config @@ -0,0 +1,44 @@ +daemonize +show-failed-attempts +clock +screenshot +effect-blur=9x5 +effect-vignette=0.5:0.5 +color=1f1d2e80 +font="Inter" +indicator +indicator-radius=200 +indicator-thickness=20 +line-color=1f1d2e +ring-color=191724 +inside-color=1f1d2e +key-hl-color=eb6f92 +separator-color=00000000 +text-color=e0def4 +text-caps-lock-color="" +line-ver-color=eb6f92 +ring-ver-color=eb6f92 +inside-ver-color=1f1d2e +text-ver-color=e0def4 +ring-wrong-color=31748f +text-wrong-color=31748f +inside-wrong-color=1f1d2e +inside-clear-color=1f1d2e +text-clear-color=e0def4 +ring-clear-color=9ccfd8 +line-clear-color=1f1d2e +line-wrong-color=1f1d2e +bs-hl-color=31748f +grace=1 +grace-no-mouse +grace-no-touch +fade-in=0.2 +ignore-empty-password + +# AM/PM formats (American Format) +#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 |
