diff options
author | ZachIR <zachir@librem.one> | 2025-05-01 00:19:28 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-05-01 00:19:28 -0500 |
commit | 0657cde3a6c1c3cc99f93745cf9ea5eac7cc10da (patch) | |
tree | 3979fbeef745082f3f306db51f8b8e8fcdd5d24f | |
parent | 6d706403a46f4551899aec532064d93afb5df884 (diff) | |
parent | bbc5fff9c4c447236222ae3ec83d6829dc086825 (diff) |
Merge branch 'master' into car
-rw-r--r-- | waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/style.css b/waybar/style.css index bf98a1d..6a9d8cc 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -278,7 +278,7 @@ label:focus { } #tray { - background-color: #EC0101; + background-color: transparent; color: #ffffff; } |