Hardware and plugins modules
This commit is contained in:
@@ -24,12 +24,12 @@ hl.config({
|
||||
dim_special = 0,
|
||||
blur = {
|
||||
enabled = true,
|
||||
size = 8,
|
||||
size = 2,
|
||||
passes = 3,
|
||||
new_optimizations = true,
|
||||
ignore_opacity = true,
|
||||
special = false,
|
||||
brightness = 0.2,
|
||||
brightness = 1,
|
||||
},
|
||||
shadow = {
|
||||
range = 12,
|
||||
@@ -68,12 +68,4 @@ hl.config({
|
||||
xwayland = {
|
||||
force_zero_scaling = true,
|
||||
},
|
||||
plugin = {
|
||||
gloview = {
|
||||
blur = 0.2,
|
||||
strip_all_card = true,
|
||||
show_special = true,
|
||||
layout = 'grid'
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user