summaryrefslogtreecommitdiffstats
path: root/compton/.config/compton.conf
diff options
context:
space:
mode:
Diffstat (limited to 'compton/.config/compton.conf')
-rw-r--r--compton/.config/compton.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf
index 7229696..6f1fb25 100644
--- a/compton/.config/compton.conf
+++ b/compton/.config/compton.conf
@@ -65,7 +65,7 @@ dbe = false; # Enable DBE painting mode. Rarely needed.
paint-on-overlay = true; # Painting on X Composite overlay window. Recommended.
sw-opti = false; # Limit compton to repaint at most once every 1 / refresh_rate.
# Incompatible with certain VSync methods.
-unredir-if-possible = true; # Unredirect all windows if a full-screen opaque window is
+unredir-if-possible = false; # Unredirect all windows if a full-screen opaque window is
# detected, to maximize performance for full-screen windows.
focus-exclude = [ ]; # A list of conditions of windows that should always be considered
# focused.
@@ -79,7 +79,7 @@ glx-no-stencil = true; # Recommended.
glx-copy-from-front = false; # Useful with --glx-swap-method,
# glx-use-copysubbuffermesa = true; # Recommended if it works. Breaks VSync.
# glx-no-rebind-pixmap = true; # Recommended if it works.
-glx-swap-method = "3"; # See man page.
+glx-swap-method = "4"; # See man page.
# Window type settings
wintypes: