Added mpd in .xprofile

This commit is contained in:
Wayloque 2019-06-04 16:55:39 +08:00
parent 48a7022e8c
commit a5abfd07e4

View File

@ -10,4 +10,5 @@ xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle unclutter & # Remove mouse when idle
xcompmgr & # xcompmgr for transparency xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications dunst & # dunst for notifications
mpd &
mpdupdate & mpdupdate &