dotfiles

Cross platform dotfiles for linux, mac and windows

commit 136f392ab6bf4cd7a62bc751821e6fb27190a387
parent d559b35fa12c3fe3a70d564b7c2289cb825c029a
Author: Bharatvaj <bharatvajph@gmail.com>
Date: Sat, 23 Jun 2018 00:25:01 +0530

Added compton to startup
1 file changed, 2 insertions(+), 3 deletions(-)
M
.xinitrc
|
5
++---
diff --git a/.xinitrc b/.xinitrc
@@ -1,3 +1,2 @@
-exec i3
-exec compton -b -c
-exec feh --bg-scale .config/bg.png
+exec i3 &
+exec compton --blur-background