aboutsummaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/qtile/autostart.sh')
-rwxr-xr-x.config/qtile/autostart.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh
index 434d2ea..9aff5bc 100755
--- a/.config/qtile/autostart.sh
+++ b/.config/qtile/autostart.sh
@@ -5,6 +5,8 @@ setxkbmap -option caps:swapescape
numlockx &
dunst &
udiskie &
-picom &
+compton &
feh --bg-fill ~/stuff/pictures/alps-house.jpg
+gpg-agent &
+ssh-agent &
mpd &