diff --git a/.config/picom.conf b/.config/picom.conf index 0750f87..f430567 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -242,12 +242,6 @@ detect-rounded-corners = true; # detect-client-opacity = false 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 = 60 -refresh-rate = 120 - # Limit picom to repaint at most once every 1 / 'refresh_rate' second to # boost performance. This should not be used with # vsync drm/opengl/opengl-oml