diff --git a/usr/share/regolith-look/ayu-dark/picom.conf b/usr/share/regolith-look/ayu-dark/picom.conf index b92c00956..72f7ba224 100644 --- a/usr/share/regolith-look/ayu-dark/picom.conf +++ b/usr/share/regolith-look/ayu-dark/picom.conf @@ -173,10 +173,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -184,11 +180,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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. diff --git a/usr/share/regolith-look/ayu-mirage/picom.conf b/usr/share/regolith-look/ayu-mirage/picom.conf index b92c00956..72f7ba224 100644 --- a/usr/share/regolith-look/ayu-mirage/picom.conf +++ b/usr/share/regolith-look/ayu-mirage/picom.conf @@ -173,10 +173,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -184,11 +180,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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. diff --git a/usr/share/regolith-look/ayu/picom.conf b/usr/share/regolith-look/ayu/picom.conf index fdf423c6a..3b0e68df3 100644 --- a/usr/share/regolith-look/ayu/picom.conf +++ b/usr/share/regolith-look/ayu/picom.conf @@ -179,10 +179,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -190,11 +186,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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. diff --git a/usr/share/regolith-look/dracula/picom.conf b/usr/share/regolith-look/dracula/picom.conf index fdf423c6a..3b0e68df3 100644 --- a/usr/share/regolith-look/dracula/picom.conf +++ b/usr/share/regolith-look/dracula/picom.conf @@ -179,10 +179,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -190,11 +186,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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. diff --git a/usr/share/regolith-look/i3-default/picom.conf b/usr/share/regolith-look/i3-default/picom.conf index c60f74b50..f97c59436 100644 --- a/usr/share/regolith-look/i3-default/picom.conf +++ b/usr/share/regolith-look/i3-default/picom.conf @@ -179,10 +179,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -190,11 +186,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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. diff --git a/usr/share/regolith-look/nevil/picom.conf b/usr/share/regolith-look/nevil/picom.conf index 531108c17..4426267dd 100644 --- a/usr/share/regolith-look/nevil/picom.conf +++ b/usr/share/regolith-look/nevil/picom.conf @@ -179,10 +179,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -190,11 +186,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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. diff --git a/usr/share/regolith-look/nord/picom.conf b/usr/share/regolith-look/nord/picom.conf index fdf423c6a..3b0e68df3 100644 --- a/usr/share/regolith-look/nord/picom.conf +++ b/usr/share/regolith-look/nord/picom.conf @@ -179,10 +179,6 @@ detect-rounded-corners = false; # 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; - # Set VSync. vsync = true; @@ -190,11 +186,6 @@ vsync = true; # Reported to have no effect, though. dbe = false; -# 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 as they essentially does --sw-opti's job already, -# unless you wish to specify a lower refresh rate than the actual value. -sw-opti = false; - # 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.