update: add hibiki rule

This commit is contained in:
wyj
2026-07-18 15:59:28 -04:00
parent 75ce12490b
commit deed6d81bc
+9
View File
@@ -9,6 +9,15 @@ M.layer_rules = {
blur = true, blur = true,
}, },
{
name = "hibiki",
match = {
namespace = "^(hibiki)$",
},
blur = true,
ignore_alpha = 0.10,
},
{ {
name = "waybar-translucent-popups", name = "waybar-translucent-popups",
match = { match = {