summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-03-03 22:05:29 +0100
committerJoe <rbo@gmx.us>2024-03-03 22:05:29 +0100
commitb52e640f7084f3fd95ac3f10bd10145e2f394bbe (patch)
tree0d7f5b15c90ddf5469ec55aadc459e78502e5dde
parentup (diff)
downloaddotfiles-bsd-b52e640f7084f3fd95ac3f10bd10145e2f394bbe.tar.gz
dotfiles-bsd-b52e640f7084f3fd95ac3f10bd10145e2f394bbe.tar.bz2
dotfiles-bsd-b52e640f7084f3fd95ac3f10bd10145e2f394bbe.tar.xz
dotfiles-bsd-b52e640f7084f3fd95ac3f10bd10145e2f394bbe.tar.zst
dotfiles-bsd-b52e640f7084f3fd95ac3f10bd10145e2f394bbe.zip
up
-rw-r--r--.config/picom.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index e98c221..dc1dfb2 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -108,10 +108,10 @@ wintypes:
}
};
-blur: {
- method = "dual_kawase";
- strength = 8;
-};
+#blur: {
+# method = "dual_kawase";
+# strength = 8;
+#};
blur-background-exclude = [
"! class_g = 'Alacritty'"