diff --git a/hyprland/.config/waybar/style.css b/hyprland/.config/waybar/style.css index 4a412e5c..1ff4c5e0 100644 --- a/hyprland/.config/waybar/style.css +++ b/hyprland/.config/waybar/style.css @@ -84,6 +84,11 @@ window#waybar.floating #window { color: rgba(40, 40, 40, 0.8); background: #8ec07c; } +window#waybar.fullscreen #window { + /* Workspace containing a "fullscreen" window (note that this includes fullscreen, 1, which is maximize) */ + color: rgba(40, 40, 40, 0.8); + background: #d3869b; +} /* widgets */ #pulseaudio {