aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Damani <kdamani@kepler.space>2020-11-13 20:18:22 +0000
committerKumar Damani <kdamani@kepler.space>2020-11-13 20:18:22 +0000
commit630731727a4c1a896c5ba16abca76a997a04402e (patch)
tree8d2663c0d919ff5918b432a5af05d814a2b4123d
parent080122ada81f025b0d762f4ed8f241920da8c2c7 (diff)
updated compton
-rwxr-xr-xScripts/.config/Scripts/autostart.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/Scripts/.config/Scripts/autostart.sh b/Scripts/.config/Scripts/autostart.sh
index 7fb9e41..52ef165 100755
--- a/Scripts/.config/Scripts/autostart.sh
+++ b/Scripts/.config/Scripts/autostart.sh
@@ -17,7 +17,7 @@ xset s off -dpms
run dunst
run nm-applet
run blueman-applet
-run compton
+run compton --config ~/.config/compton.conf
setbg ~/.config/wall.png
FEDORA=$(hostnamectl | grep -qw Fedora && echo $?)
@@ -48,3 +48,4 @@ else
run st -c dropdown -e tmux -f ~/.config/tmux/tmux_start.conf attach
run st -c math -e bc
fi
+