update: add hibiki rule
This commit is contained in:
@@ -9,6 +9,15 @@ M.layer_rules = {
|
||||
blur = true,
|
||||
},
|
||||
|
||||
{
|
||||
name = "hibiki",
|
||||
match = {
|
||||
namespace = "^(hibiki)$",
|
||||
},
|
||||
blur = true,
|
||||
ignore_alpha = 0.10,
|
||||
},
|
||||
|
||||
{
|
||||
name = "waybar-translucent-popups",
|
||||
match = {
|
||||
|
||||
Reference in New Issue
Block a user