fixed stuff

This commit is contained in:
afoucaultc 2026-07-10 13:22:08 +02:00
parent f9413c476c
commit 2482644028
58 changed files with 296 additions and 339 deletions

View file

@ -20,8 +20,8 @@ hl.config({
rounding_power = 10,
-- Change transparency of focused and unfocused windows
active_opacity = 0.9,
inactive_opacity = 0.9,
active_opacity = 0.99,
inactive_opacity = 0.99,
shadow = {
enabled = false,