From e0b37c6c0ed5b1ce82a6edc64dec88563c0c8d57 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 19 Jul 2016 23:35:43 +0100 Subject: [PATCH] xprofile: compton -b craches, use & --- xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xprofile b/xprofile index 48d231b..9c2cda5 100644 --- a/xprofile +++ b/xprofile @@ -1,5 +1,5 @@ start-pulseaudio-x11 -compton -b --config ~/.config/compton.conf +compton --config ~/.config/compton.conf & xautolock -detectsleep \ -notify 600 -notifier "xset dpms force off" \ -time 20 -locker "i3lock -nc 000000" \ -- 2.48.1