diff --git a/home/modules/hyprland/default.nix b/home/modules/hyprland/default.nix index 81fc3f52..d08cb94f 100644 --- a/home/modules/hyprland/default.nix +++ b/home/modules/hyprland/default.nix @@ -459,14 +459,15 @@ in { font_family = "${color.font}"; }; - # Because those are not windows, but layouts, + # Because those are not windows, but layers, # we have to blur them explicitly layerrule = [ "blur,rofi" "ignorealpha 0.001,rofi" - # "dimaround,rofi" + "dimaround,rofi" "blur,waybar" + "blur,gtk4-layer-shell" ]; decoration = {