20250319.1742409012

This commit is contained in:
fz0x1 2025-03-19 19:30:12 +01:00
parent db3becd9f0
commit 06fe5a1390
5 changed files with 56 additions and 61 deletions

View file

@ -51,7 +51,7 @@ use-damage = false;
#################################
# Enabled client-side shadows on windows.
shadow = true;
shadow = false;
# The blur radius for shadows. (default 12)
@ -177,7 +177,7 @@ inactive-opacity-override = false;
# Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred.
blur-background = true;
blur-background = false;
blur-method = "kernel";