diff options
| -rwxr-xr-x | bin/lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lock b/bin/lock index b147765..67c492c 100755 --- a/bin/lock +++ b/bin/lock @@ -24,7 +24,7 @@ case "$1" in gen) blur; exit 0 ;; *) exec swaylock -f -i ${lock_bg} \ --scaling=fill \ - --font=Iosevka\ R\ Medium \ + --font=Iosevka\ Sparkle \ --ignore-empty-password \ --indicator-caps-lock \ --show-failed-attempts \ |