remove refresh-rate option due to deprication warning

This commit is contained in:
aaron
2022-10-12 14:14:49 +02:00
parent 92c592d5fc
commit 9997d04c2d

View File

@@ -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 = 0
# 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