Lotsa updates over time
This commit is contained in:
parent
4843aa161c
commit
d4fbf4d10b
11 changed files with 147 additions and 58 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue