From e2a0cf2a79b43f9f86b74270f3d96fe300687804 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sat, 20 Jan 2024 12:31:58 -0500 Subject: Cleanup unused files and code. --- picom.conf | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 picom.conf (limited to 'picom.conf') diff --git a/picom.conf b/picom.conf deleted file mode 100644 index 4386cad..0000000 --- a/picom.conf +++ /dev/null @@ -1,10 +0,0 @@ -# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. -# backend = "glx" -backend = "xrender"; - -# no-use-damage = false -use-damage = true; - -# inactive-opacity = 0.8; -# active-opacity = 0.9; -inactive-dim = 0.2; -- cgit v1.2.3