diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-10-31 19:17:31 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-10-31 19:17:31 +0530 |
commit | 7f286b2a73f05f43f2d42b7f5be2cb7e43fd4118 (patch) | |
tree | 7ad549aeae9dec5990c01271cbd091219b2cf10b /.xprofile | |
parent | aebe49eba59748dff023796fb925294117e2e2e5 (diff) |
removing mpd from .xprofile
Diffstat (limited to '.xprofile')
-rwxr-xr-x | .xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ dbus-update-activation-environment --all & # autostart apps for both xmonad and any other DE emacs --daemon & -mpd & +# mpd & # now started by systemd #virtual_mic.sh & # autostart apps for both xmonad and dwm |