diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-06 14:17:12 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-06 14:17:12 -0400 |
| commit | c3ccd3c64ab58c450bb4e6d1aa228f85615c7dea (patch) | |
| tree | 26aebadcb70e0341cc58e980149331eb5f5e7749 /modules/user/desktop | |
| parent | 7667a71a927ba7ed9929f8154f018fbaba1b2b29 (diff) | |
finally, the buttons look the way i want them to
Diffstat (limited to 'modules/user/desktop')
| -rw-r--r-- | modules/user/desktop/apps/waybar/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |
