small tweaks

This commit is contained in:
Michael Chalupiak
2024-11-05 17:53:05 -05:00
parent d0c67416d6
commit f9d5ac03b8
3 changed files with 8 additions and 8 deletions

View File

@@ -101,7 +101,7 @@ fade-in-step = 0.03;
fade-out-step = 0.03;
# The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
fade-delta = 5.0;
fade-delta = 4.0;
# Specify a list of conditions of windows that should not be faded.
# fade-exclude = []
@@ -164,8 +164,8 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Parameters for background blurring, see the *BLUR* section for more information.
blur-method = "dual_kawase"
# blur-method = "none"
blur-size = 4;
blur-strength = 3;
blur-size = 10;
blur-strength = 12;
#
blur-deviation = false