From 363cf5c64c83f29c0b218d44b9ae67572d0602c9 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 21 Jul 2020 13:11:49 +0200 Subject: waybar: Switch to material design icons --- .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 6db3013..fb890ae 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -9,7 +9,7 @@ * { border: none; border-radius: 0; - font-family: Iosevka SS05, Liberation Mono, Noto Sans, Font Awesome; + font-family: Iosevka SS05, Noto Mono, Material Design Icons, Font Awesome; font-size: 12pt; } -- cgit 1.4.1