From c1244d2c002eeb912f4f60f1807414a1e4cdaa6b Mon Sep 17 00:00:00 2001 From: dbroqua Date: Mon, 18 Apr 2022 23:37:16 +0200 Subject: [PATCH] Modification de la police --- config/waybar/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/waybar/style.css b/config/waybar/style.css index 24b3430..a22776f 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -1,5 +1,6 @@ * { - font-family: "Font Awesome 5 Free"; + /*font-family: "Font Awesome 5 Free", "Font Awesome v4 Compatibility Regular";*/ + font-family: "FiraCode Nerd Font Mono"; } window#waybar {