From fa16fad3cedfe07817ca953a0e73014ac8f769dd Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 13 Nov 2023 00:06:43 +0100 Subject: [PATCH] change waybar config --- modules/home/waybar/style.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/waybar/style.nix b/modules/home/waybar/style.nix index bfa1179..a3a6d35 100644 --- a/modules/home/waybar/style.nix +++ b/modules/home/waybar/style.nix @@ -30,8 +30,8 @@ #workspaces { background: #${custom.palette.tertiary_background_hex}; margin: 5px 5px; - padding: 8px 10px; - border-radius: 10px 10px 24px 24px; + padding: 8px 12px; + border-radius: 12px 12px 24px 24px; color: #${custom.primary_accent} } #workspaces button {