From 5e5df04df6760bcd950f5d6549b640f361a20611 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Wed, 11 May 2022 20:36:34 +0200 Subject: picom: removed deprecated stuff --- .config/picom/picom.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 4f0d925..00f4da1 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -67,10 +67,6 @@ detect-rounded-corners = true; # For example without this enabled my xfce4-notifyd is 100% opacity no matter what. detect-client-opacity = true; -# Specify refresh rate of the screen. -# If not specified or 0, picom will try detecting this with X RandR extension. -refresh-rate = 0; - # Unredirect all windows if a full-screen opaque window is detected, to maximize performance for full-screen windows, like games. # Known to cause flickering when redirecting/unredirecting windows. # paint-on-overlay may make the flickering less obvious. -- cgit v1.2.3-70-g09d2