diff --git a/.config/X11/xprofile b/.config/X11/xprofile index 71069e1..1231896 100644 --- a/.config/X11/xprofile +++ b/.config/X11/xprofile @@ -10,6 +10,7 @@ redshift & dunst &> /dev/null & #temp fix # MPD daemon start (if no other user instance exists) [ ! -s "$XDG_CONFIG_HOME/mpd/pid" ] && mpd +[ -z "$(pgrep -f sb-mpdup)" ] && sb-mpdup & pulsemixer --set-volume 50 sbacklight set 3 & setbg &