summaryrefslogtreecommitdiff
path: root/home/xyz/.xinitrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-01-28 00:13:04 -0800
committerxyz <gky44px1999@gmail.com>2022-01-28 00:13:04 -0800
commitf0c30cdf964cc18c046a517c3e92c6b0113e537f (patch)
tree88d0fb44e57fee9ecf64a5aaf9206a6514dcafb2 /home/xyz/.xinitrc
parente8cfc35a19797608b8fa2808dbfab356cc297508 (diff)
.xinitrc, comment
Diffstat (limited to 'home/xyz/.xinitrc')
-rw-r--r--home/xyz/.xinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc
index 1086f113..69a6c10b 100644
--- a/home/xyz/.xinitrc
+++ b/home/xyz/.xinitrc
@@ -47,6 +47,9 @@ dunst &
fcitx5 -d
redshift &
sbar &
+# udiskie recommanded to auto start here in .xinitrc, see:
+# https://github.com/coldfix/udiskie/issues/93
+# https://github.com/coldfix/udiskie/issues/226
udiskie &
# xorg-server 21.1.1-2 set correct dpi for my computer, but I choose to take the blue pill
# Attention, don't use & at the end otherwise dwm status bar won't have proper dpi.