improve process calling

This commit is contained in:
TomasM
2017-11-12 04:46:24 -05:00
parent c912258000
commit f4083d292b
2 changed files with 26 additions and 26 deletions
@@ -58,7 +58,7 @@ rm -f $SIGNALFILE
while [ ! -e $SIGNALFILE ]; do
sleep 0.05
done
compton --sw-opti -e 0.9 --fade-exclude 'role*="fluxbox-toolbar"' --opacity-rule '70:role*="fluxbox-toolbar"' --no-fading-destroyed-argb -D 5 -c -f -l -2 -t -2 -r 0 -o 1 -z --shadow-exclude 'bounding_shaped'
compton --sw-opti -e 0.9 --fade-exclude 'role*="fluxbox-toolbar"' --opacity-rule '70:role*="fluxbox-toolbar"' --no-fading-destroyed-argb -D 5 -c -f -l -2 -t -2 -r 0 -o 1 -z --shadow-exclude 'bounding_shaped' &
) &
# Use sleep to enforce icon order