aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xprofile b/.xprofile
index 3a137fe..ee65b9e 100755
--- a/.xprofile
+++ b/.xprofile
@@ -21,8 +21,8 @@ if [[ "$DESKTOP_SESSION" = "xmonad" || "$DESKTOP_SESSION" = "dwm" ]]; then
# autostart apps
nitrogen --restore &
picom &
- #dunst &
- #udiskie &
+ dunst &
+ udiskie &
# glava -dm radial &
fi