From 05e13dfcb6f31e75808e35e151773c503c61ba95 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 10 Apr 2020 14:29:48 +0200 Subject: Replace iosevka ss08 with 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 64288cd..95d2f41 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -9,7 +9,7 @@ * { border: none; border-radius: 0; - font-family: Iosevka SS08, Noto Sans, Font Awesome, monospace; + font-family: Iosevka SS05, Liberation Mono, Noto Sans, Font Awesome; font-size: 12pt; min-height: 0; } -- cgit 1.4.1