picom: remove deprecated refresh-rate config

This commit is contained in:
Robert Kmieć
2022-04-19 23:02:06 +02:00
parent 8ae7046f3f
commit cf13cc0e92

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 = 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