idek atp
This commit is contained in:
@@ -5,7 +5,7 @@ hl.config({
|
||||
repeat_delay = 600,
|
||||
touchpad = {
|
||||
natural_scroll = true
|
||||
}
|
||||
},
|
||||
},
|
||||
general = {
|
||||
gaps_in = 2,
|
||||
@@ -18,18 +18,18 @@ hl.config({
|
||||
decoration = {
|
||||
rounding = 12,
|
||||
rounding_power = 3,
|
||||
-- active_opacity = 0.95,
|
||||
-- active_opacity = 0.9,
|
||||
-- inactive_opacity = 0.9,
|
||||
-- fullscreen_opacity = 1.0,
|
||||
dim_special = 0,
|
||||
blur = {
|
||||
enabled = true,
|
||||
size = 2,
|
||||
size = 4,
|
||||
passes = 3,
|
||||
new_optimizations = true,
|
||||
ignore_opacity = true,
|
||||
special = false,
|
||||
brightness = 1,
|
||||
special = true,
|
||||
brightness = 0.8,
|
||||
},
|
||||
shadow = {
|
||||
range = 12,
|
||||
|
||||
Reference in New Issue
Block a user