From a5abfd07e413ad3bcf94c10c4f2da62e5873c09d Mon Sep 17 00:00:00 2001 From: Wayloque <49401808+Wayloque@users.noreply.github.com> Date: Tue, 4 Jun 2019 16:55:39 +0800 Subject: [PATCH] Added mpd in .xprofile --- .xprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/.xprofile b/.xprofile index 84bf7c76..23fa4575 100644 --- a/.xprofile +++ b/.xprofile @@ -10,4 +10,5 @@ xset r rate 300 50 & # Speed xrate up unclutter & # Remove mouse when idle xcompmgr & # xcompmgr for transparency dunst & # dunst for notifications +mpd & mpdupdate &