diff options
| author | Yuval Adam <_@yuv.al> | 2017-01-01 16:23:26 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-01-01 16:23:26 +0200 |
| commit | cda343b398e82daa0ea4897d0838aafb872d3ee6 (patch) | |
| tree | 00ee519ec21dbceb7339b9107db867ad1535f3ab | |
| parent | 588843ca3e5aaac74d1edd6bd3044afcbe749e15 (diff) | |
Update compton to use --xrender-sync flags
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index 96cf6ee..6062e05 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -9,7 +9,7 @@ # # Please see http://i3wm.org/docs/userguide.html for a complete reference! -exec compton -CGb +exec compton -CGb --xrender-sync --xrender-sync-fence set $mod Mod4 |
