From bb49be171394dfc12105380cf8d9ea55ea938561 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 7 Nov 2018 21:33:49 -0500 Subject: [PATCH] switch to xcompmgr --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 7c51a9a..68e22c0 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -54,7 +54,7 @@ exec --no-startup-id wal -i ~/.config/wall.png >/dev/null # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: -exec --no-startup-id compton +exec --no-startup-id xcompmgr # Runs the key remapping scripts exec --no-startup-id remaps # Unclutter makes the mouse invisible after a brief period