aboutsummaryrefslogtreecommitdiff
path: root/bin/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'bin/autostart')
-rwxr-xr-xbin/autostart2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/autostart b/bin/autostart
index 29b1d25..ac4bc3a 100755
--- a/bin/autostart
+++ b/bin/autostart
@@ -7,3 +7,5 @@
[ -f /usr/bin/udiskie ] && udiskie -a -n -s &
[ -f /usr/bin/clipmenud ] && clipmenud &
+
+[ -x "$HOME/.local/autostart" ] && "$HOME/.local/autostart"