From 6656c7e3dcc597232512c1def8a8b3e4ee3f2e4a Mon Sep 17 00:00:00 2001 From: Julian T Date: Sat, 13 Apr 2019 18:37:09 +0200 Subject: Added lots of stuff --- dwm/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwm/.xinitrc') 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 -- cgit v1.2.3