diff options
| author | Blista Kanjo | 2021-10-15 03:52:49 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-10-15 03:52:49 -0400 |
| commit | 9e826ea054ea2afaff254d0030e0bd029ad3bc73 (patch) | |
| tree | f2c06207aee010cd96d51fa3dac7b29819542d8c /picom.conf | |
| parent | 78a415bc2a6913f06fa72e4827775fb0b6691a95 (diff) | |
unredir-if-possible = true;
Diffstat (limited to 'picom.conf')
| -rw-r--r-- | picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -268,7 +268,7 @@ refresh-rate = 75; # to maximize performance for full-screen windows. Known to cause flickering # when redirecting/unredirecting windows. # -unredir-if-possible = false; +unredir-if-possible = true; # Delay before unredirecting the window, in milliseconds. Defaults to 0. # unredir-if-possible-delay = 0 |
