diff --git a/conf/waybar/style.css b/conf/waybar/style.css index 6b8230ff..c85665bf 100644 --- a/conf/waybar/style.css +++ b/conf/waybar/style.css @@ -3,7 +3,9 @@ * { border: none; border-radius: 0; - font-family: Noto Sans Mono Regular, monospace; + font-family: + Noto Sans Mono Regular, + monospace; font-size: 10px; min-height: 0; }