diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-20 09:52:19 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-20 09:52:19 +0900 |
| commit | 5133e22184025c56fe9c8489c792de829c68f498 (patch) | |
| tree | a421b4e1eade455fbec705dd38a26ab782d82f50 /config/waybar/style/Rose-Pine.css | |
| parent | 0492d4194c1be52c843590ada97f0422fd0ade2b (diff) | |
some waybar small tweaks
Diffstat (limited to 'config/waybar/style/Rose-Pine.css')
| -rw-r--r-- | config/waybar/style/Rose-Pine.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/waybar/style/Rose-Pine.css b/config/waybar/style/Rose-Pine.css index 4e971a3d..7d9f79c7 100644 --- a/config/waybar/style/Rose-Pine.css +++ b/config/waybar/style/Rose-Pine.css @@ -27,7 +27,7 @@ window#waybar { tooltip { background: @main-bg; color: @main-fg; - border-radius: 7px; + border-radius: 8px; border-width: 0px; } @@ -145,7 +145,6 @@ tooltip { color: @main-fg; background: @main-bg; opacity: 1; - margin: 4px 0px 4px 0px; padding-top: 2px; padding-bottom: 2px; padding-left: 6px; |
