From db2874739a64e1c8e814c377fa4196ab68325432 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Thu, 13 Jan 2022 18:39:56 +0100 Subject: [PATCH] Adjust waybar styles Signed-off-by: Severin Kaderli --- system/.config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/.config/waybar/style.css b/system/.config/waybar/style.css index 0ed1f70..63f58af 100644 --- a/system/.config/waybar/style.css +++ b/system/.config/waybar/style.css @@ -35,7 +35,7 @@ #workspaces button { background-color: #18161d; color: #A4A0AC; - padding: 0; + padding: 0 20px; } #workspaces button:hover {