added picom configuration

This commit is contained in:
aminnairi
2023-04-11 00:22:46 +02:00
parent 721885a159
commit f4f7cab4f6
+11
View File
@@ -0,0 +1,11 @@
inactive-opacity = 1;
active-opacity = 1;
frame-opacity = 1;
blur: {
method = "dual-kawase";
strength = 9;
background = false;
background-frame = false;
background-fixed = false;
}