From 989771bfc482920824f605d9da70cb8647426f27 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sun, 31 Mar 2024 19:57:02 +0200 Subject: [PATCH] [waybar] small changes --- apps/waybar/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/waybar/style.css b/apps/waybar/style.css index 8eaecd7..bbf8433 100644 --- a/apps/waybar/style.css +++ b/apps/waybar/style.css @@ -57,6 +57,9 @@ tooltip { margin-left: 0px; padding: 0px 10px; border-radius: 0px 10px 10px 0px; + font-family: "Ubuntu Light 12"; + font-weight: normal; + font-size: 18px; } #workspaces{