From 81251c723343c993709b9cc7baebdb7aaa7cdc32 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 4 Jan 2023 20:13:50 -0800 Subject: 20230104: update i3 config --- 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 bdfe7f2..2ec14a9 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