summaryrefslogtreecommitdiff
path: root/.config/picom
diff options
context:
space:
mode:
authorAdam Stück <adam.moloney.stuck@gmail.com>2021-08-05 18:52:36 +0200
committerAdam Stück <adam.moloney.stuck@gmail.com>2021-08-05 18:52:36 +0200
commitf3c1047e4d9c034010291cd88eca146869f6b3e7 (patch)
treee2ee9c3ee0a87c55a16fa7877f79a21b67cb0206 /.config/picom
parent815fe74d3f86421f7d71ecb9825560379258fbcb (diff)
...
Diffstat (limited to '.config/picom')
-rw-r--r--.config/picom/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index fb5ee93..a305f2d 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -67,7 +67,7 @@ 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 = 144;
+refresh-rate = 0;
# 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.