diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-06 14:15:48 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-06 14:15:48 +0900 |
| commit | 142682669aef0647235cd3e8d62f4367f1c7ee93 (patch) | |
| tree | 66fbf0d98651b018827a55f0f4b24e7686524d01 | |
| parent | 5098c51f7b840c421c6ea6bc34aff66b3c9120e4 (diff) | |
minor waybar style tweak
| -rw-r--r-- | config/waybar/style/[Dark] Golden Eclipse.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/[Dark] Golden Eclipse.css b/config/waybar/style/[Dark] Golden Eclipse.css index 987834ce..e782996e 100644 --- a/config/waybar/style/[Dark] Golden Eclipse.css +++ b/config/waybar/style/[Dark] Golden Eclipse.css @@ -110,7 +110,7 @@ window#waybar.hidden { /*-----Indicators----*/ #custom-hypridle.notactive, #idle_inhibitor.activated { - color: white; + color: cyan; } #battery.critical:not(.charging) { |
