aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-03-13 01:13:10 +0800
committerGuangxiong Lin <[email protected]>2022-03-13 01:13:10 +0800
commit8f4e26f1182e4287ff659947df23670d19d9a0c9 (patch)
tree3b1ce5536ec5de899bb58c2a72d6a22100fbc7fa /bin
parent36081c6ca6b25fd9c49c259d91ada5180d78a580 (diff)
downloaddotfiles-8f4e26f1182e4287ff659947df23670d19d9a0c9.tar.gz
dotfiles-8f4e26f1182e4287ff659947df23670d19d9a0c9.tar.bz2
dotfiles-8f4e26f1182e4287ff659947df23670d19d9a0c9.zip
Run udiskie with tray in linux
Diffstat (limited to 'bin')
-rwxr-xr-xbin/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autostart b/bin/autostart
index 7d22eba..29b1d25 100755
--- a/bin/autostart
+++ b/bin/autostart
@@ -4,6 +4,6 @@
[ -f ~/.fehbg ] && ~/.fehbg &
[ -f /usr/bin/dunst ] && dunst &
-[ -f /usr/bin/udiskie ] && udiskie &
+[ -f /usr/bin/udiskie ] && udiskie -a -n -s &
[ -f /usr/bin/clipmenud ] && clipmenud &