diff --git a/conf/waybar/style.css b/conf/waybar/style.css index 28b30ae3..76077b5b 100644 --- a/conf/waybar/style.css +++ b/conf/waybar/style.css @@ -7,9 +7,7 @@ * { border: none; border-radius: 0; - font-family: - Liberation Mono, - Noto Sans Mono monospace; + font-family: "Liberation Mono", "Noto Sans Mono", monospace; font-size: 10px; min-height: 0; }