some astal and added a removed keybind

This commit is contained in:
2026-06-01 19:52:27 +01:00
parent e2efc2290c
commit 203ea1b91c
3 changed files with 12 additions and 2 deletions

View File

@@ -128,3 +128,12 @@ hl.layer_rule({
blur = true,
ignore_alpha = 0,
})
hl.layer_rule({
name = "astal",
match = {
namespace = "system-stats",
},
blur = false,
ignore_alpha = 0,
})