From c00aa09add9df395437ad20a2e6f93a5c1dac82c Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 25 Feb 2024 21:35:30 +0100 Subject: [PATCH] xss-lock/polybar: switch to Iosevka Term SS18 --- bin/xss-lock | 2 +- dotfiles/polybar.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/xss-lock b/bin/xss-lock index 8f155e8..396156a 100755 --- a/bin/xss-lock +++ b/bin/xss-lock @@ -50,7 +50,7 @@ case "$1" in XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \ XSECURELOCK_SAVER_WEATHER=$XDG_RUNTIME_DIR/i3/weather.txt \ `# Font for authentication window` \ - XSECURELOCK_FONT="Iosevka" \ + XSECURELOCK_FONT="Iosevka Term SS18" \ `# Timeout for authentication window` \ XSECURELOCK_AUTH_TIMEOUT=10 \ xsecurelock diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index fa6ad86..80449df 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -26,7 +26,7 @@ padding-right = 1 background = ${colors.background} 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-2 = Font Awesome 6 Brands:style=Regular:size=10;4