From fbf8ce9d7f2955aefd0c15f3080c95ffbd82492e Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 21 Feb 2020 01:19:03 +0100 Subject: Switch from Iosevka default to ss05 --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index cc85e29..64288cd 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -9,7 +9,7 @@ * { border: none; border-radius: 0; - font-family: Iosevka Medium, Noto Sans, Font Awesome, monospace; + font-family: Iosevka SS08, Noto Sans, Font Awesome, monospace; font-size: 12pt; min-height: 0; } -- cgit 1.4.1