aboutsummaryrefslogtreecommitdiff
path: root/xorg/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/.xinitrc')
-rwxr-xr-xxorg/.xinitrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/xorg/.xinitrc b/xorg/.xinitrc
index 3a82f7c..50dd818 100755
--- a/xorg/.xinitrc
+++ b/xorg/.xinitrc
@@ -35,12 +35,13 @@ echo "passed updates" >> "$HOME/session.log"
unclutter -idle 1 &
# brightness load &
clipmenud &
-fcitx5 -d &
-# slstatus &
-# plank &
dunst &
picom &
+blueman-applet &
+nm-applet &
+fcitx5 -d &
+
# [ ! -s "$HOME/.config/mpd/pid" ] && mpd &
echo "passed autorun" >> "$HOME/session.log"