#!/usr/bin/env sh # This file is sourced when launching a DM from startx/xinit # session launch redshift & # MPD daemon start (if no other user instance exists) [ ! -s ~/.config/mpd/pid ] && mpd & pulsemixer --set-volume 50 & setbg & waybar & gammastep & dunst -follow mouse &> /dev/null & #temp fix