small tweaks
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user