Remove commented lines from picom
This commit is contained in:
parent
c741da75e7
commit
aab45bcce3
1 changed files with 0 additions and 3 deletions
|
@ -11,10 +11,7 @@
|
||||||
method = "gaussian";
|
method = "gaussian";
|
||||||
size = 8;
|
size = 8;
|
||||||
deviation = 2;
|
deviation = 2;
|
||||||
# deviation = 0.84089642;
|
|
||||||
};
|
};
|
||||||
#blur-method = "kernel";
|
|
||||||
#blur-kern = "7,7,0.000003,0.000102,0.000849,0.001723,0.000849,0.000102,0.000003,0.000102,0.003494,0.029143,0.059106,0.029143,0.003494,0.000102,0.000849,0.029143,0.243117,0.493069,0.243117,0.029143,0.000849,0.001723,0.059106,0.493069,0.493069,0.059106,0.001723,0.000849,0.029143,0.243117,0.493069,0.243117,0.029143,0.000849,0.000102,0.003494,0.029143,0.059106,0.029143,0.003494,0.000102,0.000003,0.000102,0.000849,0.001723,0.000849,0.000102,0.000003";
|
|
||||||
# Ignore polybar
|
# Ignore polybar
|
||||||
rounded-corners-exclude = [
|
rounded-corners-exclude = [
|
||||||
"window_type = 'dock'"
|
"window_type = 'dock'"
|
||||||
|
|
Loading…
Add table
Reference in a new issue