From 6006a28f4c21c51fc690ae5d378d4c2a7db9786f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 2 May 2023 09:45:33 +0300 Subject: [PATCH] run prettier on onf/waybar/style.css --- conf/waybar/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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; }