From c407d609b15ae56e20ffb76268a9cf1c6fbd2ab6 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 31 May 2015 17:24:09 -0600 Subject: [PATCH] fixed xinitrc not being integrated into dotfiles --- xinitrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/xinitrc b/xinitrc index d2df52e..9569ef7 100644 --- a/xinitrc +++ b/xinitrc @@ -1,9 +1,6 @@ [[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources -#exec openbox-session -conky | while read -r; do xsetroot -name "$REPLY"; done & redshift & -#pulseaudio --start & start-pulseaudio-x11 google-musicmanager & unclutter -noevents & -exec dbus-launch --exit-with-session --sh-syntax dwm +exec dbus-launch --exit-with-session --sh-syntax $HOME/bin/dwm-start