diff options
author | awy <awy@awy.one> | 2025-10-02 19:11:38 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-02 19:11:38 +0300 |
commit | 739caec13cf57c010b5a6b51a2f0227c32d04a20 (patch) | |
tree | 99945c9a380867941288d9b4f25a9e8fe7bd8c36 /.config/waybar/style.css | |
parent | 2bcda122e36177cfb051498a21fedeec0b1e9d93 (diff) | |
download | hyprdots-739caec13cf57c010b5a6b51a2f0227c32d04a20.tar.gz |
upda
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r-- | .config/waybar/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index f1e077b..72e4f21 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -14,7 +14,7 @@ } window#waybar { - background-color: @bright_blue; + background-color: @bright_blue; } .modules-right { @@ -62,6 +62,7 @@ window#waybar.hidden { #window { padding-left: 10px; background-color: @bright_blue; + color: @bg; } #mode { |