xss-lock/polybar: switch to Iosevka Term SS18

This commit is contained in:
Vincent Bernat 2024-02-25 21:35:30 +01:00
parent 29b6719440
commit c00aa09add
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ case "$1" in
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \ XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
XSECURELOCK_SAVER_WEATHER=$XDG_RUNTIME_DIR/i3/weather.txt \ XSECURELOCK_SAVER_WEATHER=$XDG_RUNTIME_DIR/i3/weather.txt \
`# Font for authentication window` \ `# Font for authentication window` \
XSECURELOCK_FONT="Iosevka" \ XSECURELOCK_FONT="Iosevka Term SS18" \
`# Timeout for authentication window` \ `# Timeout for authentication window` \
XSECURELOCK_AUTH_TIMEOUT=10 \ XSECURELOCK_AUTH_TIMEOUT=10 \
xsecurelock xsecurelock

View file

@ -26,7 +26,7 @@ padding-right = 1
background = ${colors.background} background = ${colors.background}
foreground = ${colors.foreground} foreground = ${colors.foreground}
font-0 = Iosevka:style=Regular:size=10;4 font-0 = Iosevka Term SS18:style=Regular:size=10;4
font-1 = Font Awesome 6 Pro:style=Solid:size=10;4 font-1 = Font Awesome 6 Pro:style=Solid:size=10;4
font-2 = Font Awesome 6 Brands:style=Regular:size=10;4 font-2 = Font Awesome 6 Brands:style=Regular:size=10;4