diff --git a/.config/waybar/style.css b/.config/waybar/style.css index fbb8a6cd..d70cf4ec 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -314,6 +314,7 @@ window#waybar.hidden { background-size: 400% 400%; animation: gradient 15s ease infinite; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.377); + font-weight: bold; color: #1e2030; transition: all 0.3s cubic-bezier(0.55, -0.68, 0.48, 1.682); border: none;