From acd516c3880cf177ca5d8e90efb712e35a986030 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 26 Jun 2023 12:04:29 -0400 Subject: [PATCH] hyprland: Blur dunst notifications --- home/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hyprland.nix b/home/hyprland.nix index 952dc13..f13c486 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -159,6 +159,7 @@ in layerrule = blur,waybar layerrule = blur,rofi + layerrule = blur,notifications windowrulev2 = nomaxsize,class:^(winecfg\.exe)$ windowrulev2 = nomaxsize,class:^(osu\.exe)$