Lotsa updates over time

This commit is contained in:
Hunter Haugen 2022-11-28 11:57:32 -08:00
parent 4843aa161c
commit d4fbf4d10b
Signed by: hunner
GPG key ID: EF99694AA599DDAD
11 changed files with 147 additions and 58 deletions

View file

@ -210,7 +210,8 @@ blur-background-exclude = [
# `xrender` is the default one.
#
# backend = 'glx'
backend = "xr_glx_hybrid";
#backend = "xr_glx_hybrid";
backend = "xrender"
# Enable/disable VSync.
# vsync = false
@ -265,7 +266,7 @@ refresh-rate = 0
# to maximize performance for full-screen windows. Known to cause flickering
# when redirecting/unredirecting windows.
#
unredir-if-possible = true
unredir-if-possible = false
# Delay before unredirecting the window, in milliseconds. Defaults to 0.
# unredir-if-possible-delay = 0