aboutsummaryrefslogtreecommitdiff
path: root/xorg/.xinitrc
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2024-05-31 11:48:29 +0200
committerdavidpkj <davidpenkow1@gmail.com>2024-05-31 11:48:29 +0200
commite24cf43cf9c07e576e3b6dfaf99078939d971d29 (patch)
treee11d75b6da5b2a02df7c726b78dd82dc32b57896 /xorg/.xinitrc
parentfe5868479bda71244460dc618bbd008d4f5bf5c9 (diff)
Update May 2024
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"