From 97e0b16cfe7fc784a74401bdb935411feccc0528 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Thu, 22 Mar 2018 12:47:46 -0400 Subject: [PATCH] Disable compton (high cpu) --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 4417cf3..3829ba8 100644 --- a/i3/config +++ b/i3/config @@ -188,7 +188,7 @@ exec --no-startup-id xmodmap ~/.xmodmap #exec --no-startup-id ~/xmodmap.sh # Misc # Compositor -exec --no-startup-id compton +#exec --no-startup-id compton # Spawn a terminal #TODO: Currently the terminal will spawn in the current workspace exec --no-startup-id /usr/bin/urxvt