From 164d6b480f23463cd335a61a2573bceb21b4fc90 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Sun, 2 Feb 2025 14:16:17 +0100 Subject: [PATCH] picom: Remove deprecated experimental-backends This is the default since v10 and the option does not exist anymore. --- .config/picom/picom.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index a7ccbf6..d6456bc 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,4 +1,3 @@ -experimental-backends = true; backend = "glx"; # corner-radius = 20;