aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.config/qtile/autostart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh
index 9aff5bc..29d9ce9 100755
--- a/.config/qtile/autostart.sh
+++ b/.config/qtile/autostart.sh
@@ -5,7 +5,7 @@ setxkbmap -option caps:swapescape
numlockx &
dunst &
udiskie &
-compton &
+compton --backend glx &
feh --bg-fill ~/stuff/pictures/alps-house.jpg
gpg-agent &
ssh-agent &