From c3ccd3c64ab58c450bb4e6d1aa228f85615c7dea Mon Sep 17 00:00:00 2001 From: Rosa Date: Wed, 6 May 2026 14:17:12 -0400 Subject: finally, the buttons look the way i want them to --- modules/user/desktop/apps/waybar/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/user/desktop/apps/waybar') diff --git a/modules/user/desktop/apps/waybar/style.css b/modules/user/desktop/apps/waybar/style.css index 75fa6f7..2fe5710 100644 --- a/modules/user/desktop/apps/waybar/style.css +++ b/modules/user/desktop/apps/waybar/style.css @@ -28,7 +28,9 @@ tooltip label { background: none; box-shadow: none; color: #6c7086; + min-width: 0px; padding: 0; + padding-right: 4px; } #workspaces button.visible { -- cgit v1.3.1