From 2b23c6a931adf435c177c4ce1c271fbe5e06f977 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 6 Nov 2024 15:23:46 -0500 Subject: [PATCH] hyprland: blur kitty by default --- home/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index 3841b012..3debf2cf 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -166,7 +166,6 @@ in windowrulev2 = [ "nomaxsize,class:^(winecfg\.exe|osu\.exe)$" "opaque,class:^(kitty)$" - "noblur,class:^(kitty)$" "nodim,title:^(Picture-in-Picture|ピクチャーインピクチャー)$" "nodim,class:^(mpv)$" "tile,class:^(.qemu-system-x86_64-wrapped)$"