fixed xinitrc not being integrated into dotfiles

This commit is contained in:
2015-05-31 17:24:09 -06:00
parent d134c73d63
commit c407d609b1
+1 -4
View File
@@ -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