diff options
author | xero <x@xero.nu> | 2015-02-08 04:59:37 -0500 |
---|---|---|
committer | xero <x@xero.nu> | 2015-02-08 04:59:37 -0500 |
commit | b7a19bb1a5b4b22fbaf9dcd1c9560d06a3186b26 (patch) | |
tree | b41ab6f8c323dc71a2df0c4169afca5b8a146121 /herbstluftwm/.zprofile | |
parent | b528f3409fa82d577c2872439caa2bb2c002096d (diff) | |
download | dotfiles_ascii-b7a19bb1a5b4b22fbaf9dcd1c9560d06a3186b26.tar.xz dotfiles_ascii-b7a19bb1a5b4b22fbaf9dcd1c9560d06a3186b26.zip |
update the rockbox (mpd + ncmpcpp)
Diffstat (limited to 'herbstluftwm/.zprofile')
-rw-r--r-- | herbstluftwm/.zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/herbstluftwm/.zprofile b/herbstluftwm/.zprofile index 3435b2c..e74210c 100644 --- a/herbstluftwm/.zprofile +++ b/herbstluftwm/.zprofile @@ -1 +1,2 @@ +[ ! -s ~/.mpd/pid ] && mpd [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx |