summaryrefslogtreecommitdiff
path: root/dwm/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/.xinitrc')
-rw-r--r--dwm/.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/.xinitrc b/dwm/.xinitrc
index ecf13e1..3ac0572 100644
--- a/dwm/.xinitrc
+++ b/dwm/.xinitrc
@@ -14,7 +14,6 @@ xcape -e "Control_R=Escape"
nm-applet &
xscreensaver &
xss-lock -- xscreensaver-command --lock &
-dunst &
xcompmgr &
if ! pgrep -u "$USER" ssh-agent > /dev/null; then
@@ -28,5 +27,6 @@ while true; do
dwm
done &
+play ~/Winsounds/login.wav -q &
exec sh /home/julian/.dwmSession.sh