20250319.1742409012
This commit is contained in:
parent
db3becd9f0
commit
06fe5a1390
5 changed files with 56 additions and 61 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue