aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.xinitrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 0f8722f..3b6f519 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -47,6 +47,11 @@ esac
# Add your own lines here...
#
+# Automount USB sticks
+if hash udiskie 2>/dev/null; then
+ udiskie -aNT2 &
+fi
+
# day planer deamon
# pland &