From f8b38581633c9e432cfe3ab098169e22c9749f64 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Thu, 2 Feb 2023 15:26:34 -0800 Subject: i3 --- dot_config/picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dot_config/picom.conf') diff --git a/dot_config/picom.conf b/dot_config/picom.conf index 2ec14a9..bdfe7f2 100644 --- a/dot_config/picom.conf +++ b/dot_config/picom.conf @@ -10,8 +10,8 @@ # Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. # `xrender` is the default one. # GLX backend is typically much faster but depends on a sane driver. -#backend = "xrender"; -backend = "glx"; +backend = "xrender"; +#backend = "glx"; #backend = "xr_glx_hybrid" ################################# -- cgit v1.2.3