From 496b90e2323aa5f17636d12fb6a788c8fb6aaf84 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 17 Feb 2022 13:36:31 -0500 Subject: removed deprecated setting: refresh-rate --- picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picom.conf b/picom.conf index a2b5ede..3bb78a9 100644 --- a/picom.conf +++ b/picom.conf @@ -248,7 +248,7 @@ detect-client-opacity = true; # try detecting this with X RandR extension. # # refresh-rate = 60 -refresh-rate = 75; +# refresh-rate = 75; # Limit picom to repaint at most once every 1 / 'refresh_rate' second to # boost performance. This should not be used with -- cgit v1.2.3