commit | 1b3fd631343c8fbb340bcbb41278cb1b77e729f2 | [log] [tgz] |
---|---|---|
author | Skyler Turner <skyler@clicksminuteper.net> | Tue Mar 08 10:23:53 2022 +0000 |
committer | Skyler Turner <skyler@clicksminuteper.net> | Tue Mar 08 10:23:53 2022 +0000 |
tree | 3b490eab0f7f2ceaf7c036e6f105dc86fa3cf846 | |
parent | 68c312c459fa87facf9a833af51ba1dd434a6fd2 [diff] |
Set the button background color *none* of the time
diff --git a/src/apps/personal/waybar.nix b/src/apps/personal/waybar.nix index 4bdfe13..a2d800c 100644 --- a/src/apps/personal/waybar.nix +++ b/src/apps/personal/waybar.nix
@@ -73,7 +73,7 @@ window#waybar #workspaces button, window#waybar #workspaces button { border: 0; - background: alpha(@theme_base_color, 0.3); + # background: alpha(@theme_base_color, 0.3); } window#waybar #workspaces button.focused {