]> git.rmz.io Git - dotfiles.git/commitdiff
xprofile: compton -b craches, use &
authorSamir Benmendil <me@rmz.io>
Tue, 19 Jul 2016 22:35:43 +0000 (23:35 +0100)
committerSamir Benmendil <me@rmz.io>
Tue, 19 Jul 2016 22:45:46 +0000 (23:45 +0100)
xprofile

index 48d231bebe34500cab029b70d9b7ac8d8c884113..9c2cda5ccf1a50217c74f28bbbb31a8f909ec05d 100644 (file)
--- 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" \