adding some changes for plasma
This commit is contained in:
parent
5a8649393d
commit
072a871100
4 changed files with 74 additions and 3 deletions
|
@ -240,7 +240,7 @@ blur: {
|
|||
# requires: https://github.com/ibhagwan/picom
|
||||
method = "dual_kawase";
|
||||
#method = "kernel";
|
||||
strength = 17;
|
||||
strength = 14;
|
||||
deviation = 4.0;
|
||||
# kernel = "11x11gaussian";
|
||||
background = false;
|
||||
|
@ -266,7 +266,7 @@ blur-background-exclude = [
|
|||
"name = 'Video'",
|
||||
"name = 'Projection Window'",
|
||||
# "window_type = '_NET_WM_WINDOW_TYPE_NOTIFICATION'"
|
||||
"window_type = 'notification'"
|
||||
# "window_type = 'notification'"
|
||||
];
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue