summaryrefslogtreecommitdiff
path: root/config/picom
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2021-12-05 13:44:24 +0000
committerdavidovski <david@davidovski.xyz>2021-12-05 13:44:24 +0000
commitbcdb3419af4a28135e2e668cd61b49db72e95796 (patch)
tree618b5b94a282edce95f48782924fd61460c1ad09 /config/picom
parentd2d7738d65dd7337d0b37801f26d832d46f4fe06 (diff)
added extra configurations
Diffstat (limited to 'config/picom')
-rw-r--r--config/picom/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/picom/picom.conf b/config/picom/picom.conf
index ec5392b..f2cfbca 100644
--- a/config/picom/picom.conf
+++ b/config/picom/picom.conf
@@ -253,7 +253,7 @@ opacity-rule = [
blur: {
# requires: https://github.com/ibhagwan/picom
- method = "kawase";
+ method = "none";
#method = "kernel";
strength = 0;
# deviation = 1.0;