From e3044b116896b8a785cd595786a38733dc1d7b84 Mon Sep 17 00:00:00 2001 From: id101010 Date: Mon, 18 Feb 2019 16:25:26 +0100 Subject: [PATCH] Invoke compton using the config file --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 29a72bb..2a81126 100644 --- a/i3/config +++ b/i3/config @@ -263,7 +263,7 @@ for_window [class="Firefox"] border none ############################################# # composite manager -exec --no-startup-id compton -cCGfb -m1 -D3 --xrender-sync --xrender-sync-fence +exec --no-startup-id compton -b ~/.config/compton.conf # terminal daemon exec --no-startup-id urxvtd -q -f -o