From 1f5fd6dba444ef0faef7e0799a205183c6ceb9af Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 13 Jan 2024 17:50:48 +0530 Subject: config sync --- config/picom.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/picom.conf') diff --git a/config/picom.conf b/config/picom.conf index f0115c3..38de5ad 100644 --- a/config/picom.conf +++ b/config/picom.conf @@ -1,9 +1,8 @@ -backend = "glx"; +backend = "xrender"; # glx inactive-dim = 0.3; focus-exclude = [ "class_g = 'dwm'", "class_g = 'dmenu'"]; -#backend = "glx"; #blur-method = "dual_kawase"; #blur-strength = 2; -- cgit v1.3.1