From 562eaddb73c1c99024bfa888f55e9a2d65db71b1 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Tue, 17 Jun 2025 01:54:14 +0200 Subject: [PATCH] Modules/Hyprland: Blur hyprpanel --- home/modules/hyprland/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home/modules/hyprland/default.nix b/home/modules/hyprland/default.nix index ad992de3..67e71dd9 100644 --- a/home/modules/hyprland/default.nix +++ b/home/modules/hyprland/default.nix @@ -463,7 +463,7 @@ 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" @@ -472,6 +472,8 @@ in { "blur,waybar" "blur,gtk4-layer-shell" + "blur,bar-0" + "blur,bar-1" ]; decoration = {