commit | b7736a88435899a057972c4551d3ac41f1923016 | [log] [tgz] |
---|---|---|
author | Skyler Turner <skyler@clicksminuteper.net> | Mon Mar 07 21:29:41 2022 +0000 |
committer | Skyler Turner <skyler@clicksminuteper.net> | Mon Mar 07 21:29:41 2022 +0000 |
tree | 6e3805d12f4bb8dab6410e1f34b37d9c7f13ef78 | |
parent | eedfa639bf0171e0642bf7e2c002c17b6bf690f7 [diff] |
Switch the theme so only the tiles are white
diff --git a/src/apps/personal/waybar.nix b/src/apps/personal/waybar.nix index 1525c42..bfaa2ca 100644 --- a/src/apps/personal/waybar.nix +++ b/src/apps/personal/waybar.nix
@@ -7,7 +7,7 @@ background: rgba(0, 0, 0, 0); } - window#waybar * { + window#waybar * * * { background: @theme_base_color; color: @theme_text_color; }