From 2d1aefafb487c7ba44d102f15c4de2473779dccd Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 11 Jul 2019 22:19:09 +0100 Subject: comment out compositing config on zephyr --- bin/i3-startup-once | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/i3-startup-once b/bin/i3-startup-once index f1754e6e..58752c87 100755 --- a/bin/i3-startup-once +++ b/bin/i3-startup-once @@ -49,7 +49,7 @@ if ! in-develacc; then fi # compositing config on zephyr -compton --daemon \ - --inactive-opacity=0.75 --frame-opacity=0.85 -c -C --active-opacity=0.85 +# compton --daemon \ +# --inactive-opacity=0.75 --frame-opacity=0.85 -c -C --active-opacity=0.85 emacs --daemon & -- cgit v1.2.3