From 3c7e52b14585abf2295b61b23874df993d03301c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 3 Jun 2015 23:20:21 -0400 Subject: [PATCH 1/1] [x] don't use compton I've found previous installation laggy and slow. This time, I decided to try and not use compton; everything is much snappier now. --- x/.xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/.xprofile b/x/.xprofile index 9f848d1..c91f71a 100755 --- a/x/.xprofile +++ b/x/.xprofile @@ -35,7 +35,7 @@ xrdb -merge ~/.gotham.xresources # xset b off # the compositor -compton & +#compton & # xbacklight -set 50 -- 2.20.1