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/mako/config | 2 +- .config/waybar/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/mako/config b/.config/mako/config index a9a17d2..75d1c22 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -4,7 +4,7 @@ layer=top anchor=top-right # font=Fira Sans -font=Iosevka SS08 +font=Iosevka SS05 # font=Cozette Vector padding=10 width=500 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