This commit is contained in:
2026-07-30 16:56:20 -07:00
parent eb59384d2e
commit f012e0251e
2 changed files with 9 additions and 1 deletions

View File

@@ -68,4 +68,12 @@ hl.config({
xwayland = {
force_zero_scaling = true,
},
plugin = {
gloview = {
blur = 0.2,
strip_all_card = true,
show_special = true,
layout = 'grid'
}
},
})