summaryrefslogtreecommitdiff
path: root/.config/picom/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom/picom.conf')
-rw-r--r--.config/picom/picom.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index e0b5c3b..07cd859 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -251,7 +251,6 @@ detect-client-opacity = true;
# try detecting this with X RandR extension.
#
# refresh-rate = 60
-refresh-rate = 0;
# Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window,
# rather than listening to 'FocusIn'/'FocusOut' event. Might have more accuracy,