diff --git a/homeManagerModules/guiApps/waybar/waybar.css b/homeManagerModules/guiApps/waybar/waybar.css index 2326e21f..91de0898 100644 --- a/homeManagerModules/guiApps/waybar/waybar.css +++ b/homeManagerModules/guiApps/waybar/waybar.css @@ -7,7 +7,7 @@ } window#waybar { - background: rgba (35, 38, 52, 0.8); + background: rgba (35, 38, 52, 0.4); color: #FAFAFA; }