From 6c8a9f76ac70749824f96eb67ccd55457dc2ff83 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 3 Aug 2018 16:50:58 -0400 Subject: mpd returned to i3 config --- .profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 892882b..aaa0383 100644 --- a/.profile +++ b/.profile @@ -9,8 +9,6 @@ export BROWSER="firefox" export READER="zathura" export BIB="$HOME/Documents/LaTeX/uni.bib" -mpd & - [[ -f ~/.scripts/shortcuts.sh ]] && ~/.scripts/shortcuts.sh [[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.3.1