diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-06-07 06:32:19 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-06-07 06:32:27 +0900 |
| commit | 7466cc1d773d5a3b43e7b9ead5cc8e4c6b1a1d09 (patch) | |
| tree | 542965d565c042b3cdc324b27f77cb098b91b524 /config | |
| parent | 833b0342e426e616ace43020137b9069c970dbda (diff) | |
Waybar Chroma Tally style small tweak
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/style/[Wallust] Chroma Tally.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index e2a77209..d22c9182 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -21,7 +21,7 @@ window#waybar { } #workspaces { - background: #0F1419; + background: transparent; padding: 0px 1px; border-radius: 15px; border: 0px; |
