If a notification body include a double whitespace, the PICKEDNOTIFFILE computation fail to match cause we striped them when building the dmenu choices. To give an example, try to write this notification as $ sxmo_notificationwrite.sh "random" \ "st -e tail -n9999 -f \"$HOME/.config/sxmo/xinit\"" \ "$HOME/.config/sxmo/xinit" \ "this body is broken" This patch fix this bug. (Maintainer note: I changed the awk invocation to use tr, as suggested by anjan) Signed-off-by: Reed Wade <reedwade@misterbanal.net> Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>master
parent
e11d3aaea3
commit
1edb932f44
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue