Remove redirect notify-end output to cmus.txt
This commit is contained in:
parent
77eb7d2058
commit
829cef32d0
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ then
|
|||
body="$body ${date%%-*}"
|
||||
fi
|
||||
body=${body:-'no informations'}
|
||||
notify-send --app-name=cmus -i "$image" "$title" "$body" > ~/cmus.txt
|
||||
notify-send --app-name=cmus -i "$image" "$title" "$body"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue