aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-07 14:34:18 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-07 14:34:18 +0530
commite6c314476d30d00af73bc650d1330e13ef8c91e8 (patch)
tree28d07f069cd457fa23cbf577b6041a33d931a4b8 /.xprofile
parent0fdefd374e4a007a41c540bec0550791530a1f66 (diff)
changes
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index 9d5e1df..a226913 100755
--- a/.xprofile
+++ b/.xprofile
@@ -25,5 +25,7 @@ if [[ $DESKTOP_SESSION = "xmonad" ]]; then
picom &
dunst &
udiskie &
+ nm-applet &
+ blueman-applet &
polystart &
fi