This commit is contained in:
2026-08-13 00:25:52 -07:00
parent 3cd3c9ba19
commit 908876a7b8
6 changed files with 58 additions and 13 deletions

View File

@@ -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,