From 6c49344fc59bedab47f7b442b712b7a02cef947e Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sat, 18 Sep 2021 22:42:08 +0300 Subject: [PATCH] Add blur effect and change backend to glx --- picom.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/picom.conf b/picom.conf index 7e62141..31762be 100644 --- a/picom.conf +++ b/picom.conf @@ -51,13 +51,22 @@ opacity-rule = [ ]; +################################# +# Blur # +################################# + +blur-method = "kernel" +blur-background = true +blur-kern = "15,15,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1," + ################################# # General Settings # ################################# + # daemon = false -backend = "xrender"; +backend = "glx"; vsync = true # Try to detect WM windows (a non-override-redirect window with no