update: add hibiki rule
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user